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.
20 lines
409 B
20 lines
409 B
{
|
|
"LaunchArguments" : {
|
|
"colserver" : {
|
|
"WorldName" : "colserver",
|
|
"Seed" : "RNDSEED"
|
|
}
|
|
},
|
|
"ServerSettings" : {
|
|
"ServerName" : "SERVERNAME",
|
|
"ServerPassword" : "",
|
|
"ServerIP" : "0.0.0.0",
|
|
"ServerGamePort" : 27004,
|
|
"ServerSteamPort" : 27005,
|
|
"UseVAC" : true,
|
|
"MaxPlayerCount" : 10,
|
|
"MaxDrawDistance" : 1024,
|
|
"NetworkType" : "SteamOnline",
|
|
"RCONPassword" : "ADMINPASSWORD"
|
|
}
|
|
}
|
|
|