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"
|
|
}
|
|
}
|
|
|