mirror of
https://github.com/lxsang/antd-lua-plugin
synced 2025-04-12 02:26:45 +02:00
244 B
244 B
LUA-plugin
Lua support for ANTD. When enabled, Lua can be used as server side script for ANTD. Database is also enable in Lua API, using sqlite.
Dependencies
- lm
- libreadline
- sqlite3 (optional)
- libshadow for the shared library Ulib