aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElias Fleckenstein <eliasfleckenstein@web.de>2021-08-06 20:49:37 +0200
committerElias Fleckenstein <eliasfleckenstein@web.de>2021-08-06 20:49:37 +0200
commit438bae894278a3ecb8c3cc10df2ea10a80e4b15d (patch)
tree06f142e891d72ab738c312273c6db842c7e4bd31
parentd7fb5fc579648b01aa0abecc4e01056346393624 (diff)
downloadlua_async_mt-438bae894278a3ecb8c3cc10df2ea10a80e4b15d.tar.xz
Extend mod.conf
-rw-r--r--mod.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/mod.conf b/mod.conf
index 292859f..845b278 100644
--- a/mod.conf
+++ b/mod.conf
@@ -1 +1,3 @@
name = lua_async
+description = Node.js like Event Loop in Lua!
+author = Fleckenstein