Skip to content

Commit

Permalink
docs(readme): add info about texture resizing in versions block
Browse files Browse the repository at this point in the history
  • Loading branch information
meszaros-lajos-gyorgy committed Aug 16, 2023
1 parent 2633e17 commit 7b65201
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,11 @@ generator CAN handle this)
## Versions

Since `1.4.0` the `Settings` class has a `version` field with 2 values: `"normal"` and `"premium"`.
Here are the differences:

- jpg textures will be exported with 50% quality in normal mode and 100% in premium
In normal mode:

- jpg textures will be exported with 70% quality as opposed to 100%
- all textures except the icons (ending in `[icon].bmp`) will be resized to half the original resolution

## Other docs

Expand Down

0 comments on commit 7b65201

Please sign in to comment.