Add server_config.json

This commit is contained in:
2026-05-10 14:55:39 +00:00
parent 8b26da805a
commit adcc880040
+10
View File
@@ -0,0 +1,10 @@
{
"ServerName": "My Abiotic Factor Server",
"AdminPassword": "change-me-123",
"InstallDir": "",
"QueryPort": "27015",
"Port": "7777",
"SteamCMDDir": "",
"ServerPassword": "change-me",
"MaxPlayers": "6"
}