whiteshark-1975 / CitiesSkyline2-CheatOverhaul

Add a wide range of cheated settings, mainly to limit the ammount of buildings or vehicles needed.
1 stars 0 forks source link

DO NOT ADD CONFIG TO THE FILE ONLY THE VALUES IN THE FILE CAN BE EDITED.

Modded Assets For Cities Skylines II

A setting File will be created at 1st run.

Location for settingsfile:

Installation - Manual

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

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

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

  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 and enable the PostBuild install step, to automatically install the mod after build.

Thank You