1234567891011121314 |
- --
- -- Q2Admin example configuration
- --
- -- rename to "config.lua" and place this to quake 2 root
- --
- plugins = {
- mvd = {
- --mvd_webby = "http://mvd2.quadaver.org",
- --exec_script_on_system_after_recording = "/home/gameservers/quake2/plugins/woot.sh",
- --needs_cvar_q2a_mvd_autorecord = false
- }
- }
|