feat: add Crafing Dead config

This commit is contained in:
H3o66 2021-12-26 19:44:07 +01:00
parent f7c9fab813
commit 49c01ee71b

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