Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Atvaark/FtexTool.git
Browse files Browse the repository at this point in the history
  • Loading branch information
Atvaark committed Sep 3, 2015
2 parents e20b621 + 18a03f7 commit 1a2e7f8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ FtexTool [options] input [output_folder]
```

Options:
--------
```
-h|help Displays the help message
-t|type type_name
Expand Down Expand Up @@ -52,4 +53,5 @@ FtexTool -t n file_name.dds

Important
--------
When repacking custom textures remember to also repack all .pftxs files that contain the changed files with the [PftxsTool](https://github.com/Atvaark/PftxsTool)
* When repacking custom textures remember to also repack all .pftxs files that contain the changed files with the [GzsTool](https://github.com/Atvaark/GzsTool)
* Fox Engine uses the pixel format DXT1 for textures without alpha channel and DXT5 for textures with alpha channel. Changing the pixel format could lead to unexpected results.

0 comments on commit 1a2e7f8

Please sign in to comment.