Trodi-HideUiMod icon

HideUiMod

A client mod to hide the game ui.

Last updated 9 months ago
Total downloads 320
Total rating 0 
Categories Mods Client
Dependency string Trodi-HideUiMod-1.0.1
Dependants 0 other mods depend on this mod

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.0.0 icon
BepInEx-BepInExPack_V_Rising

BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.

Preferred version: 1.0.0
molenzwiebel-Wetstone-1.2.0 icon
molenzwiebel-Wetstone

Plugin framework and general utilities for V Rising mods.

Preferred version: 1.2.0

README

A client mod to hide the game ui:

Configuration

Once the mod installed, a configuration file will be created in the \BepInEx\config client folder where you can activate or desactivate any of the mod functions.

HideUiMod.cfg

## Settings file was created by plugin HideUiMod v1.0.0
## Plugin GUID: HideUiMod

[UIHide]

## Turn hide minimap on or off
# Setting type: Boolean
# Default value: true
MiniMap = true

## Turn hide bottom bar on or off
# Setting type: Boolean
# Default value: true
BottomBar = true

## Turn hide right menu on or off
# Setting type: Boolean
# Default value: true
RightMenu = true

## Turn hide clock on or off
# Setting type: Boolean
# Default value: true
Clock = true

## Turn hide chat window on or off
# Setting type: Boolean
# Default value: true
ChatWindow = true

## Enable to hide all UI including players/enemies name and health
# Setting type: Boolean
# Default value: false
AllUI = false
SECTION PARAM DESCRIPTION DEFAULT
UIHide MiniMap Turn hide minimap on or off true
UIHide BottomBar Turn hide bottom bar on or off true
UIHide RightMenu Turn hide clock on or off true
UIHide Clock Turn hide minimap on or off true
UIHide ChatWindow Turn hide minimap on or off true
UIHide AllUI Enable to hide all UI including players/enemies name and health false

Available versions

Please note that the install buttons only work if you have compatible client software installed, such as the Thunderstore Mod Manager. Otherwise use the zip download links instead.

Upload date Version number Downloads Download link  
2022-9-18 1.0.1 259 Version 1.0.1 Install
2022-9-11 1.0.0 61 Version 1.0.0 Install