VoxeLibre/mods/CORE/tga_encoder/README.md
Elias Fleckenstein bd74dbe321 Revert "Use PNG instead of TGA"
This reverts commit ca9cd8cbe0.
The TGA was faster and produced smaller files.
2021-05-02 13:03:18 +02:00

114 B

tga_encoder

A TGA Encoder written in Lua without the use of external Libraries.

May be used as a Minetest mod.