HideInterface
Toggle the game interface with F11 key, now with an keybinding through in-game settings to set your own custom key!
Date uploaded | 2 years ago |
Version | 1.2.0 |
Download link | ACP-HideInterface-1.2.0.zip |
Downloads | 3067 |
Dependency string | ACP-HideInterface-1.2.0 |
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