This package has been marked as deprecated, and it's suggested another
alternative is used.
ExtendedHotkeys
Adds practical mouse wheel functions and other hotkeys to make playing easier.
Last updated | 9 months ago |
Total downloads | 29655 |
Total rating | 11 |
Categories | Mods |
Dependency string | Cities2Modding-ExtendedHotkeys-0.5.2 |
Dependants | 2 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100Cities2Modding-HookUI
Allows mod authors to inject their own UI into the existing CS2 game UI
Preferred version: 0.3.9README
ExtendedHotkeys for Cities Skylines II
Extends the default hotkeys of Cities Skylines II with some useful ones. For now you can't set them yourself. But this will be added later as a feature.
Mouse Wheels
- NetTool Mode Wheel
- CTRL+Scroll: Change net tool mode (straight, curve, complex curve, continious, grid)
- Upgrade tool is going to be added soon (technically not a NetTool)
- Elevation Wheel
- ALT+Scroll: Change elevation (up, down)
Hotkeys
Net Tool
- CTRL + Q: Set net tool to straight mode
- CTRL + W: Set net tool to curve mode
- CTRL + E: Set net tool to complex curve mode
- CTRL + R: Set net tool to continious mode
- CTRL + T: Set net tool to grid mode
- POS1: Reset elevation to 0 (If dev mode is activated uses END key instead)
In Development
- Customizable Hotkeys
- Brush Wheel for Terrain Tools and Tree Tools
- Rotation Wheel for Prop Tools and Building Tools
Requirements
- Cities Skylines II
- Installed BepInEx 5.x or 6.x
Installation
Simply download the latest release for the fitting BepInEx version from the releases page
and extract it to your Cities Skylines II /bepinex/plugins
folder.
Community
If you need any help or are you interested in modding yourself? Join our discord community: https://discord.gg/M9rgRtGcRa
Compile
- Create a copy of GlobalProperties.props.dist
- Rename it to GlobalProperties.props
- Change path to your Cities Skylines II game folder
- Choose the correct BepInEx version
- It copies the dll to your BepInEx plugins folder automatically
Credits
- Thanks to @Fenrir200678 for his contribution to the mod
- Thanks @optimus-code for his C# knowledge and help
- Thanks to captain_on_coit for HookUI and help with JSX and React
- Thanks to Bruceyboy24804 for testing and feedback