diff --git a/CraftingDead/properties.json b/CraftingDead/properties.json new file mode 100644 index 0000000..bcb4615 --- /dev/null +++ b/CraftingDead/properties.json @@ -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" +}