Publictest (#335)

* Fix compiler errors

* Fix Jenkins

* Build public test as Release

* Fix more things

* Oops

* Remove obsolete code

* Fix GameStatePatchShim
This commit is contained in:
Brant Martin
2019-08-22 13:25:53 -04:00
committed by GitHub
parent 1a1f8b2235
commit 43adecaf99
22 changed files with 68 additions and 769 deletions

View File

@@ -31,7 +31,7 @@ namespace Torch.Server
private const string RUNSCRIPT = @"force_install_dir ../
login anonymous
app_update 298740
app_update 298740 -beta publictest -betapassword nt8WuDw9kdvE validate
quit";
private TorchConfig _config;