Update VRCSDK Patch info #82
Reference in New Issue
Block a user
Delete Branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As of VRChat SDK Version 3.7.6 world uploading has been fixed on linux
I'm having trouble following this. Does this imply
LinuxVRChatSDKPatchshould not be used at all, if using VRCSDK >=3.7.6? Did the new VRCSDK release break the Patch?left review comments
assigned to @DeltaNeverUsed
It's not required to upload worlds anymore, but the local build and test is still broken without the patch. Was going to update the patch to remove the part that fixes the upload, since it's no longer required for 3.7.6 and above, hence the
Use LinuxVRChatSDKPatch version 0.0.4 for SDK versions 3.7.5Canny for it
How is this? I wanted to simplify from the perspective of the user. B&T being "still broken" doesn't matter because the user is fixing B&T by installing LVRCSDKPatch.
left review comments
resolved all threads
resolved all threads
resolved all threads
changed this line in version 2 of the diff
changed this line in version 2 of the diff
changed this line in version 2 of the diff
added 1 commit
252832bf- Apply 3 suggestion(s) to 1 file(s)Compare with previous version
Yeah, all those seem a lot clearer, thanks!
mentioned in commit
9f6f2a2076Ty for bearing with me!