ArmaReforgerServerTool
ArmaReforgerServerTool copied to clipboard
Load from Save Config
Loading the save config file does not restore parameters in the Server Management tab.
This is due to the JSON files being the Arma Reforger dedicated server config format. The Server Management parameters are not part of that. Will need to test if the Arma Reforger dedicated server application ignores keys it doesnt expect. If thats the case, I can just put those parameters into the JSON, otherwise I'd need a proprietary format for that or something. Need to think about it. This is tracked in #77 by the way
We will close this issue when the parent issue is closed.
#76 #77 Tracked here