1. Make Flags that are in the resolution of 820 x 520
Decision Category tutorial
2. Make a event category in /common/decisions/categories/kxwd_xxxxxx_decision_category.txt
3. Make a event in /common/decisions/kxwd_xxxxxx_decisions.txt
4. Make a localization file in /common/localisation\DOM_xxxxxx_l_english.yml
5. Use the KX built in debug tool to draw the countries lands, make sure all the countries have the cores on their lands and dont have cores on other countries lands
6. Use the State Grabber Generator to grab the states from the debug tool, just put the countries tag in the state grabber generator.
7. Use the Flag Converter to convert the flags to the correct format,
the large flag would be placed in /gfx/flags/YOUR_NAME.tga
the medium flag would be placed in /gfx/flags/medium/YOUR_NAME.tga
the small flag would be placed in /gfx/flags/small/YOUR_NAME.tga
8. Use the Release Generator to generate the release events for the countries, just put the countries tag in the release generator.
If you are generating for the first time, make sure to check the "Generate Full Code" checkbox.