You are viewing a potentially older version of this package.
View all versions.
Sodalite
Modding API and tools for H3VR code plugins
Date uploaded | 2 years ago |
Version | 1.3.5 |
Download link | nrgill28-Sodalite-1.3.5.zip |
Downloads | 12415 |
Dependency string | nrgill28-Sodalite-1.3.5 |
This mod requires the following mods to function
BepInEx-BepInExPack_H3VR
BepInEx pack for H3VR. Preconfigured and ready to use.
Preferred version: 5.4.1700README
Sodalite
Sodalite is a BepInEx plugin for Hot Dogs, Horseshoes & Hand Grenades (known as H3VR) which provides tools and modding APIs for the game.
What's in this plugin
- BepInEx log panel, accessible from the wrist menu
- Some API code to allow easier interfacing with various parts of the game including firearms, Steam leaderboards, lockable panels, the player, the vault, and the wrist menu.
- UI Widgets system to fill custom panels with programatically generated layouts
- Various smaller extension methods and classes to assist in the development of plugins for H3VR
- A runtime Gizmos library which allows drawing primitive shapes in the world
Installation
- If you are using a mod manager this mod will be installed automatically for you if it's needed.
- For manual installation, make sure you have the dependencies installed (listed above the readme on the Thunderstore page), then download the mod from Thunderstore and extract copy the contents of the
Sodalite
folder into your game'sh3vr/BepInEx/
folder.
Links
- Thunderstore page: https://h3vr.thunderstore.io/package/nrgill28/Sodalite/
- Sodalite API reference: https://h3vr-modding.github.io/Sodalite/
- Discord: https://discord.gg/DCsdXk4r9A