Skip to content

fork with fixes for latest vrchat world sdk

Notifications You must be signed in to change notification settings

thegu5/VRCSDKonLinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VRChat SDK Linux patch (New and improved)

Warning: By modifying the SDK you are violating the VRChat TOS. Do it at your own risk!

Installation

Unity package method

Import the .unitypackage file which can be found here (direct link) or in the releases tab.

Manual installation

  1. Import SDK.
  2. Download Harmony (https://github.com/pardeike/Harmony/releases) .NET 4.7 into Assets/Editor (Create if doesn't exist).
  3. Copy SdkPatchBase.cs and WorldSdkPatcher.cs into Assets/Editor.

Compatibility

The last checked version is 3.5.0 but the patches should work on newer versions