soda3x / ArmaReforgerServerTool

Arma Reforger Dedicated Server Tool for Windows
GNU General Public License v3.0
31 stars 9 forks source link

Add properties manager and model to generate and load settings from file. #85

Closed twicerain closed 3 weeks ago

twicerain commented 4 weeks ago

Pull request for #71.

twicerain commented 4 weeks ago

Addressed style change and comment requests. Discussed approach for generating properties addressing potential edge case if properties are edited by user before FileIOManager calls generate config, which would lead to resetting edited properties.