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.
Find a file
Timo Smit 8d14486d61 Add support for TOML-formatted configs (refs #60)
* added lua-toml as dependency
* removed cvars.cfg
* removed wolfadmin.cfg
* added wolfadmin.toml
* created compatibility checks for old configs
2017-03-14 22:43:15 +01:00
config Add support for TOML-formatted configs (refs #60) 2017-03-14 22:43:15 +01:00
database Fixed lastseen and seen NULL in SQLite install script 2017-02-27 21:56:56 +01:00
docs Merge branch 'master' into develop/1.2.0 2017-02-01 17:37:33 +01:00
luamods/wolfadmin Add support for TOML-formatted configs (refs #60) 2017-03-14 22:43:15 +01:00
pk3 Added max bots vote to menu (fixes #77) 2017-02-12 11:53:10 +01:00
COPYING.txt Removed instructions of GPL (not needed) 2017-02-02 16:39:19 +01:00
README.md Fixed README website links 2017-02-02 16:33:52 +01:00

WolfAdmin

WolfAdmin is a Lua module for Wolfenstein: Enemy Territory servers.

LICENSE

[http://www.gnu.org/licenses/gpl-3.0.html](GNU General Public License 3)