Updater uses a core.cfg specified URL now.

This commit is contained in:
David Anderson
2009-02-17 16:39:02 -05:00
parent 9e445a5adf
commit 3d7b0db114
4 changed files with 25 additions and 10 deletions
+6
View File
@@ -96,6 +96,12 @@
*/
"ForceRestartAfterUpdate" "no"
/**
* URL to use for retrieving update information.
* SSL is not yet supported.
*/
"AutoUpdateURL" "http://www.sourcemod.net/update/"
/**
* Whether to show debug spew.
* Currently this will log details about the gamedata updating process.