forked from Windy/Game-Server-Configs
feat: add Crafing Dead config
This commit is contained in:
parent
f7c9fab813
commit
49c01ee71b
14
CraftingDead/properties.json
Normal file
14
CraftingDead/properties.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"game_title": "SERVERNAME",
|
||||
"game_description": "LinuxGSM Server",
|
||||
"game_port": 28091,
|
||||
"steam_port_messages": 28092,
|
||||
"world_name": "World",
|
||||
"world_map": "Fellvern Island",
|
||||
"player_count": 20,
|
||||
"player_admins": [
|
||||
],
|
||||
"rcon": false,
|
||||
"rcon_port": 28093,
|
||||
"rcon_password": "ADMINPASSWORD"
|
||||
}
|
Loading…
Reference in New Issue
Block a user