diff --git a/server_config.json b/server_config.json new file mode 100644 index 0000000..25cd4e7 --- /dev/null +++ b/server_config.json @@ -0,0 +1,10 @@ +{ + "ServerName": "My Abiotic Factor Server", + "AdminPassword": "change-me-123", + "InstallDir": "", + "QueryPort": "27015", + "Port": "7777", + "SteamCMDDir": "", + "ServerPassword": "change-me", + "MaxPlayers": "6" +} \ No newline at end of file