mirror of
https://github.com/etlegacy/wolfadmin.git
synced 2024-11-21 20:01:18 +00:00
WolfAdmin is a game manager for Wolfenstein: Enemy Territory servers. Written as a Lua module, it provides you with extra tools to administrate your server.
241910ad38
* docs directory was obsolete and has been removed. * the readme is more reader friendly now. * the license has been changed to Markdown format. |
||
---|---|---|
config | ||
database | ||
lualibs | ||
luamods/wolfadmin | ||
pk3 | ||
deploy.sh | ||
LICENSE.md | ||
README.md |
WolfAdmin
WolfAdmin is a Lua module for Wolfenstein: Enemy Territory servers .
Installation
- Download WolfAdmin from the https://dev.timosmit.com/wolfadmin/download.html.
- Follow the installation instructions.
Dependencies
Make sure the following dependencies are installed:
- luasql.sqlite3 and/or luasql.mysql
- lua-toml
Documentation
Read the configuration documentation and learn about the vast amount of options.
Contributing
You can report any issues or feature requests to Mantis. Alternatively, you can fix or implement it yourself and send a pull request to the repository on GitHub.
License
Source code is released under GNU General Public License 3 license.