Łukasz Jakowski 13,390 Posted September 19, 2024 game/_FAQ/CivilizationsFlag_Goverment.txt ## EXAMPLE: How to add Theocracy and Horde flag for Ukraine. From the game/languages/Bundle.properties file, find the tag: ukr = Ukraine This means: ukr From the game/Governments.json file, find the ideology. Theocracy Extra_Tag: "o", So, the flag file for Ukraine with Theocracy will be called: ukr_o.png For another example, with Horde: From the game/Governments.json file, find the ideology. Horde Extra_Tag: "h", The file will be: ukr_h.png Image dimensions must be 154 pixels wide and 100 pixels high (154 x 100). The image extension must be .png Add flags to the folder: mods/YourModName/gfx/flagsXH/ Replace YourModName with the unique name of your mod. If the folders do not exist, create them! Fire Quickly, Wayne23lololh, Ragronr and 3 others 6 Quote Share this post Link to post Share on other sites More sharing options...
slu9366 0 Posted October 26, 2024 Can I know all Extra_Tag types? Quote Share this post Link to post Share on other sites More sharing options...
Elsebastian144 0 Posted October 26, 2024 It's the same method as aoh2? Quote Share this post Link to post Share on other sites More sharing options...
Elsebastian144 0 Posted October 26, 2024 oh i already understand thx Quote Share this post Link to post Share on other sites More sharing options...
wesert 0 Posted October 28, 2024 How can I add my own countries with their flags? Quote Share this post Link to post Share on other sites More sharing options...