
SideloaderMint
Updated version of Sideloader with new features
Last updated | 5 days ago |
Total downloads | 496 |
Total rating | 0 |
Categories | Tweaks Tools Mods |
Dependency string | Sirdoggy-SideloaderMint-1.0.0 |
Dependants | 2 other packages depend on this package |
This mod requires the following mods to function

BepInEx-BepInExPack_H3VR
BepInEx pack for H3VR. Preconfigured and ready to use.
Preferred version: 5.4.1700
bbepis-XUnity_ResourceRedirector
The resource director allows you to modify resources loaded through the Resources and AssetBundle API as they are being loaded by the game.
Preferred version: 4.16.3README
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