|
|
@@ -4,7 +4,7 @@
|
|
|
# Author: Daniel Gibbs
|
|
|
# Contributor: Bryce Van Dyk (SingingTree)
|
|
|
# Website: http://gameservermanagers.com
|
|
|
-version="141015"
|
|
|
+version="281015"
|
|
|
|
|
|
#### Variables ####
|
|
|
|
|
|
@@ -46,6 +46,7 @@ executable="./teeworlds_srv"
|
|
|
servercfg="${servicename}.cfg" # Teeworlds can also auto load any config if an autoexec.cfg file is present in the server dir
|
|
|
servercfgdir="${filesdir}"
|
|
|
servercfgfullpath="${servercfgdir}/${servercfg}"
|
|
|
+servercfgdefault="${servercfgdir}/lgsm-default.cfg"
|
|
|
backupdir="${rootdir}/backups"
|
|
|
|
|
|
# Logging
|