16 lines
373 B
JSON
16 lines
373 B
JSON
{
|
|
"announce": {{announce}},
|
|
"description": "{{description}}",
|
|
"host": "{{hostip}}",
|
|
"httpPort": {{hport}},
|
|
"logLevel": 7,
|
|
"logo": "",
|
|
"maxPlayers": {{maxPlayers}},
|
|
"maxTickRate": {{maxTickRate}},
|
|
"name": "{{name}}",
|
|
"password": "{{password}}",
|
|
"port": {{gport}},
|
|
"queryPort": {{qport}},
|
|
"requiredDLC": [{{requiredDLC}}],
|
|
"steamPort": {{sport}}
|
|
} |