Just to thank you for this mod, it's very nice
.
I hope it will include more mods in the future. When I installed it, only few mods I like where not covered
(TreeGrowth, War and Peace, Extra Civs Pack and the 3 Captain Haddocks ones).
I also found a little bug with the "Copasetic UI Tweaks" integration. The culture bar on the city banner doesn't appear since there's a missing code change compared to the original "Copasetic UI Tweaks" mod. At line 65 of CityBannerManager.xml file:
should be replaced by:
Hope this help
.

I hope it will include more mods in the future. When I installed it, only few mods I like where not covered

I also found a little bug with the "Copasetic UI Tweaks" integration. The culture bar on the city banner doesn't appear since there's a missing code change compared to the original "Copasetic UI Tweaks" mod. At line 65 of CityBannerManager.xml file:
Code:
Offset="0,0"
Code:
Offset="7,0"
