Extended Tooltip v0.1.0
This mod displays useful information about buildings and other units such as citizens directly in the mouse tooltip. ExtendedTooltip is still in the early development phase and will be expanded with new functions.
Unfortunately, it is not easy to combine several pieces of information due to the game’s translation system. I have therefore decided not to use translations for individual terms for the time being. Instead, I would like to add my own translation function later, if necessary.
If you have any suggestions, ideas on what information is still missing, or just want to give feedback, you can do so here or on Github.
Installment instructions
1. Install BepInEx6 for Unity-mono x64 into your games folder (link in the requirements)
2. Download mod and place the mod folder inside “../YourGame/BepInEx/plugins”
3. Play the game
Citizen Tooltip
– Activity
– Happiness
– Education
School Tooltip
– Efficiency
– Employees
– Students
Company Tooltip
– Efficiency
– Employees
– Resource to Sell/Produce
Road Tooltip
– Length
– Upkeep /month
Works perfectly on 1.0.13f1. Great Mod!
Hi, please consider updating your mod to be compatible with BepInEx 6.0.0-pre.1, https://github.com/BepInEx/BepInEx/releases/tag/v6.0.0-pre.1
This is the newest version and it has a different loader method from previous be version, so your mod doesn’t work with it and won’t be compatible with v6 moving forward.
Thanks
Disregard this comment, I got confused.