mirror of
https://github.com/Tribufu/ServerManagers
synced 2026-08-08 04:01:05 +00:00
Ragnarok Settings
- added Ragnarok settings
This commit is contained in:
parent
711cf955c3
commit
87f86036d7
28 changed files with 708 additions and 58 deletions
|
|
@ -23,6 +23,7 @@ namespace ServerManagerTool.Lib
|
|||
{ IniSections.GUS_GameSession, "/Script/Engine.GameSession"},
|
||||
{ IniSections.GUS_MultiHome, "MultiHome" },
|
||||
{ IniSections.GUS_MessageOfTheDay, "MessageOfTheDay" },
|
||||
{ IniSections.GUS_Ragnarok, "Ragnarok" },
|
||||
|
||||
// GameUserSettings sections, not used by server manager
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue