Fix declared server config file reads

This commit is contained in:
npc0-hue
2026-09-21 10:05:50 +08:00
parent b481b1b798
commit 20008b4043
16 changed files with 166 additions and 33 deletions
@@ -441,6 +441,7 @@
"directoryKey": "scum-config",
"label": "ServerSettings.ini",
"kind": "config",
"targetKey": "SCUM/Saved/Config/WindowsServer/ServerSettings.ini",
"editable": true
},
{
@@ -448,6 +449,7 @@
"directoryKey": "scum-config",
"label": "AdminUsers.ini",
"kind": "config",
"targetKey": "SCUM/Saved/Config/WindowsServer/AdminUsers.ini",
"editable": true
},
{
@@ -455,6 +457,7 @@
"directoryKey": "scum-config",
"label": "BannedUsers.ini",
"kind": "config",
"targetKey": "SCUM/Saved/Config/WindowsServer/BannedUsers.ini",
"editable": true
},
{
@@ -462,6 +465,7 @@
"directoryKey": "scum-config",
"label": "WhitelistUsers.ini",
"kind": "config",
"targetKey": "SCUM/Saved/Config/WindowsServer/WhitelistedUsers.ini",
"editable": true
},
{