You are viewing a potentially older version of this package. View all versions.
zatrit-CWMouseWheel-1.0.20 icon

CWMouseWheel

Allows to switch inventory slots using mouse wheel

Date uploaded a month ago
Version 1.0.20
Download link zatrit-CWMouseWheel-1.0.20.zip
Downloads 72291
Dependency string zatrit-CWMouseWheel-1.0.20

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

README

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 itself
  • Camera zoom key - key used in combination with the scroll key to zoom the camera
  • Invert scroll - reverses scroll direction
  • Skip empty slots - makes mod skip empty slots when scrolling
  • Skip artifact slot - skips artifact slot (the last hidden slot)

CHANGELOG

  • Improved config implementation