Reducing Build Size
intermediate performanceWorld Map 2D Edition · Troubleshooting & FAQ
Reducing Build Size
To minimize the size of your build, you can safely remove the following folders and files that are not needed at runtime:
| Item | Safe to Remove When |
|---|---|
Demos/ | Always — demo scenes are not needed in production builds. |
Unused textures in Resources/Textures/ | You only use one or two Earth styles. |
Province data in Resources/Geodata/ | You do not use province borders. |
City data in Resources/Geodata/ | You do not display cities on the map. |
Unused fonts in Resources/Font/ | You only use one font for labels. |
Tip: If you only use the low-definition geodata, you can remove the high-definition geodata file to save additional space.
Was this page helpful?
Suggest an improvement
Help us improve this documentation page.