H3VR-Modding / Sodalite

Sodalite provides tools and game API code for H3VR to allow BepInEx plugins to more easily interface with the game.
GNU Lesser General Public License v3.0
5 stars 3 forks source link

Update 105 wrist menu additions #16

Closed nrgill28 closed 1 year ago

nrgill28 commented 1 year ago

Give mods a cleaner way of creating their own wrist menu sections, including a code-first approach for generating simple lists of buttons like the existing ones, as well as letting them provide their own UI prefab for the section when the button is clicked.