Update ASF base code to SK 2.0 alpha5

There is a lot of changes in this one, I like how we got rid of SteamProtocol and got SteamProtocols instead.
This commit is contained in:
JustArchi
2017-07-21 02:13:03 +02:00
parent be349d0557
commit f564cc5ebb
11 changed files with 34 additions and 175 deletions

View File

@@ -18,6 +18,6 @@
"OptimizationMode": 0,
"Statistics": true,
"SteamOwnerID": 0,
"SteamProtocol": 6,
"SteamProtocols": 7,
"UpdateChannel": 1
}