You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
358 B
17 lines
358 B
{
|
|
"NewOptions" : {
|
|
"WorldName" : "colserver"
|
|
},
|
|
"ServerSettings" : {
|
|
"ServerName" : "SERVERNAME",
|
|
"ServerPassword" : "",
|
|
"ServerIP" : "0.0.0.0",
|
|
"ServerGamePort" : 27004,
|
|
"ServerSteamPort" : 27005,
|
|
"UseVAC" : true,
|
|
"MaxPlayerCount" : 10,
|
|
"MaxDrawDistance" : 1024,
|
|
"NetworkType" : "SteamOnline",
|
|
"RCONPassword" : "ADMINPASSWORD"
|
|
}
|
|
}
|
|
|