diff options
author | Elias Fleckenstein <eliasfleckenstein@web.de> | 2021-11-24 17:28:40 +0100 |
---|---|---|
committer | Elias Fleckenstein <eliasfleckenstein@web.de> | 2021-11-24 17:28:40 +0100 |
commit | 2f419d86060c106a4c3fdce758311d5d2ab8737f (patch) | |
tree | e682b55f442b6d82a3a3f36316bfb9b052d95b27 /mod.conf | |
parent | ac41c2259fa504215f7eb8932e57b3f5f42a50ac (diff) | |
download | digcustom-2f419d86060c106a4c3fdce758311d5d2ab8737f.tar.xz |
Use diglib and lua_async
Diffstat (limited to 'mod.conf')
-rw-r--r-- | mod.conf | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ name = digcustom author = Fleckenstein description = A dragonfire CSM to automatically dig customizable nodes +depends = diglib, lua_async |