<aside>
💡 This details how to export any city in the form of a package you can share on mod.io.
</aside>
- Create a new folder to set up your mod package.
- Inside your new mod folder create a new folder named ‘StreamingAssets’.
- Inside the new StreamingAssets folder create another new folder called ‘Cities’.
- Navigate to your game’s city data save folder at C:\Users\<username>\AppData\LocalLow\ColePowered Games\Shadows of Doubt\Cities
- Copy your .citb and .txt city files from here to the Cities folder inside your mod folder.
- Zip up everything inside the folder in the first step (do not zip up this folder itself; instead everything inside it).
- You can upload this to mod.io to share your mod.
<aside>
💡 You can also export save games this way, replace the ‘Cities’ folder as above with ‘Save’ folder.
</aside>