diff options
author | Elias Fleckenstein <54945686+EliasFleckenstein03@users.noreply.github.com> | 2021-04-29 13:04:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-29 13:04:44 +0200 |
commit | e0c8d7846e60a39bafd8aabf403e02e4ad6201b6 (patch) | |
tree | a8ddbe1b57d9149d1ccc635e0f1e1ecb33423735 /README.md | |
download | tga_encoder-e0c8d7846e60a39bafd8aabf403e02e4ad6201b6.tar.xz |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..976ea26 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# tga_encoder +A TGA Encoder written in Lua without the use of external Libraries |