Added amb1978 - Core.cfg now has parameters to set the gamedata auto-updater server and port.
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%402487
This commit is contained in:
@@ -102,4 +102,14 @@
|
||||
* The default value is "no". A value of "yes" will let the server automatically restart.
|
||||
*/
|
||||
"ForceRestartAfterUpdate" "no"
|
||||
|
||||
/**
|
||||
* Sets the server to connect to for auotmatic gamedata updates.
|
||||
*/
|
||||
"AutoUpdateServer" "hayate.alliedmods.net"
|
||||
|
||||
/**
|
||||
* Sets the port to connect to on the AutoUpdateServer server
|
||||
*/
|
||||
"AutoUpdatePort" "6500"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user