rfresh2 / XaeroPlus

Xaero WorldMap / Minimap Extra Features
MIT License
86 stars 25 forks source link

[Feature] Separate Config File #125

Closed rfresh2 closed 1 month ago

rfresh2 commented 4 months ago

Migrate all settings to their own config file. Currently, if a user removes XP and launches xaero, all their XP settings are wiped as xaero overwrites the config files.

Run a setting converter at Xaero setting load time to keep existing configs.

This would also be a good time to migrate to translation keys as the config file keys.

rfresh2 commented 1 month ago

this was completed in 2.11 but forgot to close the issue