mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-05 15:51:06 +01:00
No description
5b79bc6fb7
This the most trivial RGB encoding the encoder supports. Setting it prevents a crash related to BW8 only supporting RAW encoding. |
||
---|---|---|
examples.lua | ||
init.lua | ||
LICENSE | ||
mod.conf | ||
README.md |
tga_encoder
A TGA Encoder written in Lua without the use of external Libraries.
Created by fleckenstein for MineClone2, then improved by erlehmann.
May be used as a Minetest mod.
See examples.lua
for example code and usage hints.