HideInterface
Toggle the game interface with F11 key, now with an keybinding through in-game settings to set your own custom key!
Last updated | 2 years ago |
Total downloads | 3916 |
Total rating | 4 |
Categories | Client |
Dependency string | ACP-HideInterface-1.2.0 |
Dependants | 2 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_V_Rising
BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.
Preferred version: 1.0.0molenzwiebel-Wetstone
Plugin framework and general utilities for V Rising mods.
Preferred version: 1.0.0README
V Rising - Client Plugin
HideInterface
Description
Toggle the game interface with F11 key, now with an keybinding through in-game settings to set your own custom key!
Features
🗒️ Configurable
⚙️ Hot reloading with Wetstone API
Screenshots
Installation
- Install BepInExPack V Rising
- Install Wetstone API
- Extract
me.arwent.HideInterface.dll
folder into (VRising folder)/BepInEx/plugins or (VRising folder)/BepInEx/WetstonePlugins
Configuration
HideInterface supports the following configuration settings, available in me.arwent.HideInterface.cfg
Plugin Options:
Enabled
[defaulttrue
]: Whether to enable this pluginIncludeVersionWatermark
[defaulttrue
]: Hide the version watermark at the bottom right of the screen when toggling interface
Client Options:
- HideInterface keybinding can be configured through the in-game settings screen.
Support
- V Rising Mod Community and ping
@Arwent#6190
- Post an issue on the Github repository
Changelog
1.2.0
Using Wetstone API for in-game keybind configuration and hot reloading
1.1.0
Added a configuration file for custom key and if you wish to hide the version watermark at the bottom right of the game
1.0.0
First release