
VoidPlayerCharacterCommon
This library mod contains all common code used in the playable Void enemy mods I maintain.
By Xan
Date uploaded | 2 years ago |
Version | 1.1.0 |
Download link | Xan-VoidPlayerCharacterCommon-1.1.0.zip |
Downloads | 10473 |
Dependency string | Xan-VoidPlayerCharacterCommon-1.1.0 |
This mod requires the following mods to function

bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.9


RiskofThunder-R2API_Prefab
API for Prefab creation, networking and duplication
Preferred version: 1.0.1
RiskofThunder-R2API_Language
API for modifying the language localisation of the game
Preferred version: 1.0.0
RiskofThunder-R2API_Loadout
API for registering skills, skins and entity states
Preferred version: 1.0.0
Rune580-Risk_Of_Options
A convenient API for adding BepInEx ConfigEntry's to a option menu
Preferred version: 2.5.3
DrBibop-VRAPI
Modding API for VR-compatible mods. Now with custom skin support!
Preferred version: 1.1.0
Xan-HPBarAPI
An API that allows modders to easily edit the colors of their characters' healthbars, as well as the appearance of shields on the characters' bodies. It's good for adding some extra flavor. Does not yet support additional bars or custom graphics.
Preferred version: 2.0.0README
Void Player Character Common
This library houses all common functionality across my Void player-character mods that would otherwise be copy/pasted between them. It is responsible for providing references to damage types and visual effects that these mods use.
While this could theoretically be used by other mod creators, please note that this was mostly designed for personal use.