This repository contains mods that offer minor quality-of-life improvements over the base game of Cities: Skylines II.
Disclaimer: These modifications are highly experimental. Your game may crash more frequently, and your save files could be corrupted.
- Suggestions wanted! What additional signal phases do you think should be included in the Traffic Lights Enhancement mod? Leave your opinion in the Discussions section!
- Traffic Lights Enhancement
- Set traffic lights to various predefined signal modes
- Guide available here
- Compatible with version 1.0.14f1
-
If you already have BepInEx 5 or BepInEx 6 installed, proceed to step 3
-
Install BepInEx 5
-
Download
BepInEx_x64_5.4.22.0.zip
(or a newer version), and unzip all of its contents into the game's installation directory, typicallyC:/Program Files (x86)/Steam/steamapps/common/Cities Skylines II
-
The installation directory should now have the
BepInEx
folder, thedoorstop_config.ini
file, and thewinhttp.dll
file
-
-
Run the game once, then close it. You can close it when the main menu appears
-
Download the mod
-
For BepInEx 5 users, download C2VM.TrafficLightsEnhancement-BepInEx5.zip
-
For BepInEx 6 users, download C2VM.TrafficLightsEnhancement-BepInEx6.zip
-
-
Unzip the downloaded file into the
Cities Skylines II/BepInEx/plugins
folder- Don't forget to uninstall the old version of the mod to avoid conflicts
-
Launch the game, the mod should be loaded automatically
Twotoolus-FLY-LShst for the Korean translation
SuperYYT for the Simplified Chinese translation
PsykotropyK for the French translation
PickledDragon and Rebecca for their insight on the inner workings of the lane system
Cities2Modding: Info dump / guides for Cities Skylines 2 modding
BepInEx: Unity / XNA game patcher and plugin framework
Harmony: A library for patching, replacing and decorating .NET and Mono methods during runtime