/VRCModUpdater

A VRChat plugin to automatically updated mods on launch

Primary LanguageC#GNU General Public License v3.0GPL-3.0

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 in Loader/Loader.csproj and Core/Core.csproj to match your MelonLoader path
  • Load the project and restore the nuget packages
  • Build