2021-05-01 14:52:16 +00:00
|
|
|
# tga_encoder
|
|
|
|
A TGA Encoder written in Lua without the use of external Libraries.
|
|
|
|
|
2022-05-14 18:02:55 +00:00
|
|
|
Created by fleckenstein for MineClone2, then improved by erlehmann.
|
|
|
|
|
2021-05-01 14:52:16 +00:00
|
|
|
May be used as a Minetest mod.
|
2022-05-14 17:56:02 +00:00
|
|
|
|
|
|
|
See `examples.lua` for example code and usage hints.
|