This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.
CityMonitor
A little panel with the most important metrics of your city without having to browse aroundCity Monitor for Cities: Skylines 2
Displays a little window so you can see the most important details of your city without having to open up any panels manually.
Should display the following stats:
- Electricity availability (
electricityInfo.electricityAvailability) - Water availability (
waterInfo.waterAvailability) - Sewage treatment (
waterInfo.sewageAvailability) - Landfill usage (
garbageInfo.landfillAvailability) - Incineration status TODO
- Healthcare availability (
healthcareInfo.healthcareAvailability) - Average health (
healthcareInfo.averageHealth) - Cemetery usage (
healthcareInfo.cemeteryAvailability) - Crematorium availability TODO
- Fire hazard (
fireAndRescueInfo.averageFireHazard) - Crime rate (
policeInfo.averageCrimeProbability) - Jail availability (
policeInfo.jailAvailability) - Elementary school availability (
educationInfo.elementaryAvailability) - High school availability (
educationInfo.highSchoolAvailability) - College availability (
educationInfo.collegeAvailability) - University availability (
educationInfo.universityAvailability) - Employment rate TODO
Requirements
Installation
- Make sure BepInEx 6.0.0 is installed
- Make sure HookUI is installed
- Download latest release from GitHub - https://github.com/Captain-Of-Coit/cs2-city-monitor/releases
- Extract the ZIP archive
- Place
city_monitor.transpiled.jsinCities2_Data\StreamingAssets\~UI~\HookUI\Extensionsdirectory, within your game directory
