A VRChat plugin to automatically update mods on launch
Put VRCModUpdater.Loader.dll
inside your Plugins
folder
The loader will take care to download and keep up to date the Core for you
- Clone the project
- Edit
MelonLoaderPath
inLoader/Loader.csproj
andCore/Core.csproj
to match your MelonLoader path - Load the project and restore the nuget packages
- Build