Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
/ VRCSDKonLinux Public archive

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

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Warning

Superseeded by BefuddledLabs/LinuxVRChatSDKPatch for all reasonable intents and purposes. The old README is below.

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