Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
VRAPI
Modding API for VR-compatible mods. Now with custom skin support!
CHANGELOG
1.0.0
- Initial release.
1.0.1
- Fixed for Survivor of the Void update.
1.1.0
- Added custom skin support.
- Added the onHandPairSet event that triggers when hands for the player character are loaded.
- AddSkillRemap has been deprecated and replaced by AddSkillBindingOverride where you can directly assign skills to buttons.
1.1.1
- Fixed errors occuring in the Utils methods.