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 6, 2024
1 parent 1940725 commit 6cd6dcb
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,11 +11,11 @@
<!-- Password for RCON connection. Can instead be specified with launch parameter -RCONPass -->
<RCONPass>YOUR_RCON_PASSWORD</RCONPass>

<!-- Path to where Steamcmd.exe is located. Leave blank if you're not using SteamCMD. -->
<!-- Path to where Steamcmd.exe is located. If left blank this defaults to 'C:\Program Files\SteamCMD'. -->
<SteamCMDPath></SteamCMDPath>
<!-- Path to where ARRCON.exe is located.-->
<!-- Path to where ARRCON.exe is located. If left blank this defaults to 'C:\Program Files\ARRCON'. -->
<ARRCONPath></ARRCONPath>
<!-- Path to the dedicated server files -->
<!-- Path to the dedicated server files. Cannot be left blank. -->
<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>
Expand Down

0 comments on commit 6cd6dcb

Please sign in to comment.