Skip to content
This repository was archived by the owner on Oct 28, 2023. It is now read-only.

Commit 48cc42e

Browse files
committed
Add Engine.ini to the list of configs to be used
1 parent 4668f98 commit 48cc42e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ fi
8383

8484
# Create symlinks for configs
8585
[ -f /ark/config/AllowedCheaterSteamIDs.txt ] && ln -sf /ark/config/AllowedCheaterSteamIDs.txt /ark/server/ShooterGame/Saved/AllowedCheaterSteamIDs.txt
86+
[ -f /ark/config/Engine.ini ] && ln -sf /ark/config/Game.ini /ark/server/ShooterGame/Saved/Config/LinuxServer/Engine.ini
8687
[ -f /ark/config/Game.ini ] && ln -sf /ark/config/Game.ini /ark/server/ShooterGame/Saved/Config/LinuxServer/Game.ini
8788
[ -f /ark/config/GameUserSettings.ini ] && ln -sf /ark/config/GameUserSettings.ini /ark/server/ShooterGame/Saved/Config/LinuxServer/GameUserSettings.ini
8889

0 commit comments

Comments
 (0)