aboutsummaryrefslogtreecommitdiff
path: root/mod.conf
diff options
context:
space:
mode:
authorElias Fleckenstein <eliasfleckenstein@web.de>2021-04-29 13:10:42 +0200
committerElias Fleckenstein <eliasfleckenstein@web.de>2021-04-29 13:10:42 +0200
commit18a3f148f87bcfc7b15bfcb7c4c1836c7c17919f (patch)
treef90f1d2025f71b161fdc240978f41fb8123cc46f /mod.conf
parente0c8d7846e60a39bafd8aabf403e02e4ad6201b6 (diff)
downloadtga_encoder-18a3f148f87bcfc7b15bfcb7c4c1836c7c17919f.tar.xz
Works as MT mod
Diffstat (limited to 'mod.conf')
-rw-r--r--mod.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/mod.conf b/mod.conf
new file mode 100644
index 0000000..e4bfac8
--- /dev/null
+++ b/mod.conf
@@ -0,0 +1,3 @@
+name = tga_encoder
+author = Fleckenstein
+description = A TGA Encoder written in Lua without the use of external Libraries.