From e9e3a6528b42ba7a2dd8336d74d6192bb621a8f5 Mon Sep 17 00:00:00 2001 From: gitnl Date: Sun, 10 May 2026 15:10:38 +0000 Subject: [PATCH] Delete server_config.json --- server_config.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 server_config.json diff --git a/server_config.json b/server_config.json deleted file mode 100644 index 25cd4e7..0000000 --- a/server_config.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "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