Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 430 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 430 Bytes

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