


Location for settingsfile:
Coming soon
Install BepInEx 6 Bleeding Edge build or BepInEx 5.
The pre-release version of BepInEx 6 available on their GitHub release page is quite outdated (dated August 2022) and may not support loading this mod. Please download the Bleeding Edge version from their website
Download BepInEx-Unity.Mono-win-x64-6.0.0-be.674+82077ec.zip (or a newer version), and unzip all of its contents into the game's installation directory, typically C:/Program Files (x86)/Steam/steamapps/common/Cities Skylines II
The installation directory should now have the BepInEx folder, the doorstop_config.ini file, and the winhttp.dll file
Run the game once, then close it. You can close it when the main menu appears
Download the mod from the release page. Make sure you select the download that is compatible with your version of BepInEx. Unzip it into the Cities Skylines II/BepInEx/plugins folder.
Launch the game, and your mods should be loaded automatically
You will need to add references to Unity yourself if you wish to compile the project.
In the .csproj, you can set the location of your game install and enable the PostBuild install step, to automatically install the mod after build.