CyanLaser / CyanEmu

CyanEmu is a VRChat client emulator in Unity. Includes a player controller with interact system. Works with SDK2 and SDK3.
MIT License
360 stars 15 forks source link

Changes to allow respecting private udon methods #53

Open RedSpeeds opened 3 years ago

RedSpeeds commented 3 years ago

Modified CyanEmuFileModifier.cs To allow for edits in Udon SDK Modified modifications.txt to include patch to UdonBehavior to respect private udon methods Fixes #51