Wayzware-AbandonedBuildingRemover icon

AbandonedBuildingRemover

Automatically demolishes abandoned buildings

Last updated 5 months ago
Total downloads 24397
Total rating 10 
Categories Mods
Dependency string Wayzware-AbandonedBuildingRemover-0.0.1
Dependants 1 other package depends on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Abandoned Building Remover Mod

Automatically demolishes abandoned buildings instantly in Cites Skylines 2.

Installation - Manual

  1. 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.

  2. Run the game once, then close it. You can close it when the main menu appears

  3. 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.

  4. 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.