diff --git a/README.md b/README.md index dc7f2ab69..195cb8df5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # 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.