AbandonedBuildingRemover
Automatically demolishes abandoned buildings
Date uploaded | 11 months ago |
Version | 0.0.1 |
Download link | Wayzware-AbandonedBuildingRemover-0.0.1.zip |
Downloads | 26432 |
Dependency string | Wayzware-AbandonedBuildingRemover-0.0.1 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Abandoned Building Remover Mod
Automatically demolishes abandoned buildings instantly in Cites Skylines 2.
Installation - Manual
-
Install BepInEx 5 or 6, and download the correct version of the mod. The BepInEx 5 version is on Thunderstore, and both BepInEx 5 and 6 versions can be found on the GitHub page.
-
Run the game once, then close it. You can close it when the main menu appears
-
Download the mod from Thunderstore.io or 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
Compiling the Mod Yourself
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, switch between BepInEx 5 and 6, and enable the PostBuild install step to automatically install the mod after build.