You are viewing a potentially older version of this package.
View all versions.
CWMouseWheel
Allows to switch inventory slots using mouse wheel
Date uploaded | 7 months ago |
Version | 1.0.20 |
Download link | zatrit-CWMouseWheel-1.0.20.zip |
Downloads | 143653 |
Dependency string | zatrit-CWMouseWheel-1.0.20 |
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.2100README
CWMouseWheel
With this mod YOU can scroll your items with the mouse wheel.
To use the camera zoom, press Z and scroll as in vanilla game.
Settings
This mod allows you to change it's config via BepInEx.ConfigurationManager or by changing CWMouseWheel.cfg
manually.
When using BepInEx.ConfigurationManager, all settings are applied as soon as they are changed.
Available settings
Enabled
- toggles the mod itselfCamera zoom key
- key used in combination with the scroll key to zoom the cameraInvert scroll
- reverses scroll directionSkip empty slots
- makes mod skip empty slots when scrollingSkip artifact slot
- skips artifact slot (the last hidden slot)
CHANGELOG
- Improved config implementation