Releases: Fusionette/TextureConverter
Releases · Fusionette/TextureConverter
v0.9
This program will scan all folders under texture_sources and convert any .tga, .png, .jpg or .dds files it finds to .texture format, mirroring the directory structure into texture_library. Initial release with -bc1 compression only.
- This version of the tool assumes that all input images have powers-of-two sizes and won't attempt to crop or pad them.
- This release is not suitable for converting textures to be used in the UI, such as power and badge icons.
- An example billboard file is included to demonstrate the proper folder structure to use.