Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.
/ VRCModUpdater Public archive

A VRChat plugin to automatically updated mods on launch

License

Notifications You must be signed in to change notification settings

Slaynash/VRCModUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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