
Improve Parser to Allow SortByBiome to remember previous data
Crudedragos opened this issue ยท 1 comments
- Save Config File with sorting property, sortedBy
- read/write as usual with Config using sortedByProperty
- if(sortedBy != global_sortBy)
- File.Delete() + File.Create()
- Save settings to file
Closed via 65ad37c