Skip to content

Commit

Permalink
Update config.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
shupershuff committed Feb 5, 2024
1 parent 7b5f6f3 commit 1b77c14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,14 @@
<!-- Password for RCON connection. Can instead be specified with launch parameter -RCONPass -->
<RCONPass>YOUR_RCON_PASSWORD</RCONPass>

<!-- Path to where Steamcmd.exe is located. -->
<!-- Path to where Steamcmd.exe is located. Leave blank if you're not using SteamCMD. -->
<SteamCMDPath></SteamCMDPath>
<!-- Path to where ARRCON.exe is located.-->
<ARRCONPath></ARRCONPath>
<!-- Path to the dedicated server files -->
<ServerPath></ServerPath>
<!-- Path of where backups are stored. Leave blank for default backup path (<SERVER>\Pal\Saved\SaveGames\Backup) or specify your own. -->
<BackupPath></BackupPath>

<!-- Setting Switcher Configuration Options -->
<!-- Specify where Custom Settings should be stored.
Expand All @@ -29,8 +31,6 @@

<!-- How many seconds notice should end users get. Default 90 -->
<AutoShutdownTimer>90</AutoShutdownTimer>
<!-- What warning should users get. Note, as of 1.3.0, messages with spaces can't be sent :( -->
<AutoShutdownMessage>Server_Shutting_down!</AutoShutdownMessage>

<!-- What Config file should be used on what day.
Simply add the filename of each config file you've made, without the extension.
Expand Down

0 comments on commit 1b77c14

Please sign in to comment.