VoxeLibre/mods/CORE/tga_encoder
Nils Dagsson Moskopp 23ca11c8e1
Use RLE compression in tga_encoder
2021-11-04 15:38:26 +01:00
..
README.md Revert "Use PNG instead of TGA" 2021-05-02 13:03:18 +02:00
init.lua Use RLE compression in tga_encoder 2021-11-04 15:38:26 +01:00
mod.conf Revert "Use PNG instead of TGA" 2021-05-02 13:03:18 +02:00

README.md

tga_encoder

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

May be used as a Minetest mod.