
SideloaderMint
Updated version of Sideloader with new featuresDetails
Introduction
SideloaderMint is a forked version of Sideloader, an asset loader for H3VR, updated with new features for mod developers! It supports per-firearm and per-magazine sound replacements, allows overriding pitch and volume of AudioClips, includes quality-of-life improvements for writing manifests, and more!
The full developer documentation is available at: https://gitlab.com/Sirdoggy/SideloaderMint/-/wikis/home
Q&A
Can I use this instead of Sideloader?
No, you should still keep Sideloader installed if you have mods that depend on it. SideloaderMint will not conflict with Sideloader - you can have both installed alongside each other.
I'm a mod developer - can this load my Sideloader mods?
Yes, but you need to port them first. Doing this is very easy, see: Porting addons from Sideloader
I want to make mods with this, where should I start?
Try making your first addon by following the guide here: Getting Started