You are viewing a potentially older version of this package. View all versions.
nrgill28-Sodalite-1.2.0 icon

Sodalite

Modding API and tools for H3VR code plugins

Date uploaded 2 years ago
Version 1.2.0
Download link nrgill28-Sodalite-1.2.0.zip
Downloads 13454
Dependency string nrgill28-Sodalite-1.2.0

This mod requires the following mods to function

BepInEx-BepInExPack_H3VR-5.4.1700 icon
BepInEx-BepInExPack_H3VR

BepInEx pack for H3VR. Preconfigured and ready to use.

Preferred version: 5.4.1700

README

Sodalite

Pre-release version Discord

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's h3vr/BepInEx/ folder.

Links