ParadoxGameConverters/oldProvinceMapper

Load settings from runningdir's folder always, not just first time.

Opened this issue · 1 comments

Settings are saved to a temp directory in user folder and read from there if it exists, so changes in ProvinceMapper.exe.config from program directory are ignored when altered manually.

Conversely. Save to this file as well, not in temp folder.