Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Atvaark committed Feb 10, 2015
1 parent 7fe7878 commit 18a03f7
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 18a03f7

Please sign in to comment.