VRCModUpdater
VRCModUpdater copied to clipboard
A VRChat plugin to automatically updated mods on launch
VRCModUpdater
A VRChat plugin to automatically update mods on launch
Installation
Put VRCModUpdater.Loader.dll
inside your Plugins
folder
The loader will take care to download and keep up to date the Core for you
Build the project
- 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