Speed Limit v0.1.4
Speed Limit v0.1.4
V0.1.4
Update to latest HookUI for CSII patch 1.0.19f
V0.1.3
Updating to require Latest HookUI for CSII V1.0.18f1
Removing UI label.
V0.1.1
Fixed bug for when road was set to 0 speed, you could not change it again.
Changed lowest speed possible to 1
Change unselected speed to -1
Initial Commit:
Change Speed limits on roads and highways.
Displays speeds in kph and mph.
You must open the tool from the hookui button (backpack) before selecting a road/highway.
Built using Cities: Skylines 2 – C# Mod template by Captain-Of-Coit Mod Template.
Requirements
– BepInEx 5.4.22 or later
Usage
- Open Speed Limit tool through the HookUI button (Backpack)
- Select a road, by click on the road name
- Change speed slider, the roads speed will start updating.
Regarding BepInEx version 5 (Stable) VS 6 (Alpha/Unstable/Nightly)
Currently, this mod template defaults to building against BepInEx version 6 (unstable pre-release). If you’d like to use Stable BepInEx version 5, you can run the build like this:
$ make build BEPINEX_VERSION=5
Credits:SwiftCobra