Update 7D2D Network Option (#202)
Sets the disabled network option to "None" by default instead of SteamNetworking, which is what the devs default to. This causes more headaches than it helps.
This commit is contained in:
parent
a03d6393f7
commit
fa8a6d6f80
@ -133,7 +133,7 @@
|
||||
"IsFlagArgument":false,
|
||||
"ParamFieldName":"/ServerSettings/property[@name='ServerDisabledNetworkProtocols']/@value",
|
||||
"IncludeInCommandLine":false,
|
||||
"DefaultValue":"SteamNetworking",
|
||||
"DefaultValue":"",
|
||||
"EnumValues":{
|
||||
"": "None",
|
||||
"SteamNetworking": "SteamNetworking",
|
||||
|
Loading…
Reference in New Issue
Block a user