mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Auto Backup Settings
- added an RCON broadcast mode droplist, so backup processes can send messages via RCON using this mode.
This commit is contained in:
parent
5be23f75ef
commit
c1c303f32a
14 changed files with 120 additions and 16 deletions
|
|
@ -644,5 +644,8 @@
|
|||
<Setting Name="SaveGamesRelativePath" Type="System.String" Scope="Application">
|
||||
<Value Profile="(Default)">SaveGames</Value>
|
||||
</Setting>
|
||||
<Setting Name="RCON_BackupMessageCommand" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">Broadcast</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Loading…
Add table
Add a link
Reference in a new issue