aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElias Fleckenstein <54945686+EliasFleckenstein03@users.noreply.github.com>2021-04-29 13:09:30 +0200
committerGitHub <noreply@github.com>2021-04-29 13:09:30 +0200
commitac26033a0b08993aa7f8d913746050158211ed17 (patch)
tree4ba596b3124984fc2fb73fa671c50957869e1367
parent18a3f148f87bcfc7b15bfcb7c4c1836c7c17919f (diff)
downloadtga_encoder-ac26033a0b08993aa7f8d913746050158211ed17.tar.xz
Update README to include info about useability as MT mod
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 976ea26..9b3293d 100644
--- a/README.md
+++ b/README.md
@@ -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.