tr7zw / ItemSwapper

Tweaks to the inventory system based on Xisumavoid's video.
Other
101 stars 30 forks source link

Add ViveCraft support, Add Open Inventory key #156

Closed MelonCode closed 1 year ago

MelonCode commented 1 year ago

Greetings. This Pull Request adds basic ViveCraft support by allowing direct input from mouse cursor. It also adds new keybind for opening inventory (unbound to any key by default), as pop-up inventory is often more convinient then usual one in VR, so it allows quick access to it by making action accessible to VR controller

This PR also introduces 1 new option param vivecraftCompat that allows to turn direct input off. This option is only visible if ViveCraft is installed. The default value of this option is true, however it would not be used unless mod is found.

PR also adds following localization keys to all language files

what-the-diff[bot] commented 1 year ago

PR Summary

Note: Minor alterations in the import statements are also included in this PR.