Skip to content

Sodalite provides tools and game API code for H3VR to allow BepInEx plugins to more easily interface with the game.

License

Notifications You must be signed in to change notification settings

H3VR-Modding/Sodalite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Universal Mod Panel:
    Accessible from the wrist menu, the universal panel contains the bepinex log and an in-game config editor for other plugins.
  • APIs for various parts of the game:
    • Firearms
    • Steam Leaderboards
    • Lockable Panels
    • The Player
    • The Vault
    • Wrist Menu
    • What other mods are installed
  • UI Widget system:
    Programatic creation of UIs for easy development
  • Other helpful extensions:
    • Various extension methods and classes to assist in plugin development
    • A runtime Gizmos library that allows drawing debug 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 (not recommended, please just use a mod manager), 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

Thanks To