ParadoxGameConverters/oldProvinceMapper

Display names from both localization and map data

Opened this issue · 0 comments

The mapper as of now gives the options to use province names from either Map data or Localization. These names are then displayed on the mouseover tooltip during mapping and outputted to the mappings file.

It would be nice to have an additional Both option, where names from both Map data and Localization would be displayed on mouseover tooltip but only one of them would be saved in the mappings file.