forked from VoxeLibre/VoxeLibre
5b79bc6fb7
This the most trivial RGB encoding the encoder supports. Setting it prevents a crash related to BW8 only supporting RAW encoding. |
||
---|---|---|
LICENSE | ||
README.md | ||
examples.lua | ||
init.lua | ||
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.