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 f9b141e675 Updated MySQL database script
* fixed consistency with SQLite
* added tables that were already present in SQLite
2017-03-17 10:23:41 +01:00
config Ported greetings, rules and spree messages to TOML format 2017-03-15 13:43:16 +01:00
database Updated MySQL database script 2017-03-17 10:23:41 +01:00
docs Merge branch 'master' into develop/1.2.0 2017-02-01 17:37:33 +01:00
lualibs Updated license for lua-toml and dependency list 2017-03-15 14:14:56 +01:00
luamods/wolfadmin Fixed small typo in MySQL module 2017-03-17 09:29:20 +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 GPL link in README.md 2017-03-15 14:16:40 +01:00

WolfAdmin

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

DEPENDENCIES

  • luasql.sqlite3 and/or luasql.mysql
  • lua-toml

LICENSE

GNU General Public License 3