mirror of
https://github.com/etlegacy/wolfadmin.git
synced 2024-11-10 06:41:53 +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.
ddb2c6fc21
* Improved several error messages * Fixed several bugs related to fs_homepath * Ability to create and copy pk3 |
||
---|---|---|
config | ||
database | ||
docs | ||
lualibs | ||
luamods/wolfadmin | ||
pk3 | ||
COPYING.txt | ||
deploy.sh | ||
README.md |
WolfAdmin
WolfAdmin is a Lua module for Wolfenstein: Enemy Territory servers.
- Website http://dev.timosmit.com/wolfadmin
- Download http://dev.timosmit.com/wolfadmin/download.html
- Installation instructions http://dev.timosmit.com/wolfadmin/setup.html
- Configuration documentation http://dev.timosmit.com/wolfadmin/configuration.html
- Issues http://dev.timosmit.com/bugtracker/?project_id=1
- Repository https://github.com/timosmit/wolfadmin
DEPENDENCIES
- luasql.sqlite3 and/or luasql.mysql
- lua-toml