diff options
author | Elias Fleckenstein <54945686+EliasFleckenstein03@users.noreply.github.com> | 2021-08-06 19:21:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-06 19:21:06 +0200 |
commit | d990959c4d86ddb3257a8f53b92f15c2bd9e307c (patch) | |
tree | 9beff9484ba3f3d14705782d1bd296388f4835bc /README.md | |
download | lua_async_mt-d990959c4d86ddb3257a8f53b92f15c2bd9e307c.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..d29a043 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# lua_async_mt +Wrapper for lua_async to use it as a minetest mod. |