diff options
author | Elias Fleckenstein <54945686+EliasFleckenstein03@users.noreply.github.com> | 2021-04-29 13:09:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-29 13:09:30 +0200 |
commit | ac26033a0b08993aa7f8d913746050158211ed17 (patch) | |
tree | 4ba596b3124984fc2fb73fa671c50957869e1367 | |
parent | 18a3f148f87bcfc7b15bfcb7c4c1836c7c17919f (diff) | |
download | tga_encoder-ac26033a0b08993aa7f8d913746050158211ed17.tar.xz |
Update README to include info about useability as MT mod
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,2 +1,4 @@ # tga_encoder -A TGA Encoder written in Lua without the use of external Libraries +A TGA Encoder written in Lua without the use of external Libraries. + +May be used as a Minetest mod. |