You are viewing a potentially older version of this package. View all versions.
Cities2Modding-UltimateMonitor-1.2.0 icon

UltimateMonitor

Monitor city vitals and unemployment

Date uploaded 9 months ago
Version 1.2.0
Download link Cities2Modding-UltimateMonitor-1.2.0.zip
Downloads 7008
Dependency string Cities2Modding-UltimateMonitor-1.2.0

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
Cities2Modding-Gooee-1.1.0 icon
Cities2Modding-Gooee

Gooee is a UI framework for modders.

Preferred version: 1.1.0

README

UltimateMonitor

Maintainer: Cities2Modding
Original Contributions: DerangedTeddy (UnemploymentMonitor), Captain_of_Coit (CityMonitor)

Ultimate Monitor Preview

Overview

Ultimate Monitor is an insightful plugin for Gooee designed to provide comprehensive employment statistics in Cities Skylines 2. Maintained by Cities2Modding, it offers detailed metrics including unemployment rates categorized by education level, counts of homeless households, and the prevalence of underemployment among Cims. You can also monitor city vitals from water availability, sewage, traffic flow etc.

This was previously based on CityMonitor and UnemploymentMonitor.

Important Notices

  • Mod Stability: As Colossal Order has yet to release official modding tools for Cities Skylines 2, the modding environment is subject to change. We advise caution when installing mods and recommend using only official sources — GitHub and Thunderstore.
  • Save File Safety: This mod has been rigorously tested for stability. However, as it makes minor alterations to game save files, we strongly recommend backing up your saves before installation.

Requirements

  • Cities Skylines II (latest patch)
  • BepInEx 5
  • Gooee (Version 0.7.0 or newer)

Installation Guide

  1. Confirm the installation of BepInEx 5 and HookUI (0.3.2 or newer).
  2. Place the UltimateMonitor.dll file in the BepInEx Plugins folder.

Current Mod Status

  • No known issues as of the latest update.

Update Log

  • v1.2.0: Gooee conversion, introduction of window management, monitor configuration, localization etc.
  • v1.0.0: Initial release.

Planned Features

  • Detailed workplace availability statistics.
  • Education-specific underemployment analysis.

Acknowledgements

Special Thanks to DerangedTeddy and Captain_of_Coit

Cities2Modding extends heartfelt thanks to DerangedTeddy and Captain_of_Coit for their foundational work on this mod. Their original contributions have been integral to enhancing the Cities Skylines 2 community.

Disclaimers

  • Liability: Use of this mod is at your own risk. Neither Cities2Modding nor DerangedTeddy assumes responsibility for any potential damage to your game, computer, or in-game entities.
  • Data Integrity: Installation of this mod may slightly modify game save files. While tested for safety, backing up your game data is recommended as a precautionary measure.

CHANGELOG

v1.3.0

  • v1.1.0f1 patch support

v1.2.0

  • Conversion to Gooee HookUI is no longer a dependency. Please ensure you install Gooee.
  • Window customization Add or remove new windows where you can configure what data to display.
  • Customize the look and order of items You can re-order the list of items, add or remove them as well as change how they display (Size and orientation).
  • Gooee sub-menu for accessing menus Access the menus you've added as well as the default via the Gooee menu, hover over Ultimate Monitor to access the mod.
  • Multiple language support Support for all Cities Skylines II vanilla languages out of the box.
  • Tooltip information on hover Hover items to display information about the statistic.

v1.0.0

  • Initial release