mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-04-28 18:28:30 +02:00
Merge branch 'main' into 'main'
Update VRCSDK Patch info See merge request lvra/lvra.gitlab.io!77
This commit is contained in:
commit
9f6f2a2076
1 changed files with 8 additions and 2 deletions
|
@ -59,14 +59,20 @@ exec flatpak run com.unity.UnityHub "$@"
|
||||||
-->
|
-->
|
||||||
|
|
||||||
## World & Avatar SDK
|
## World & Avatar SDK
|
||||||
|
Out of the box, Build & Test doesn't work, for both Avatars and Worlds. Thankfully, we maintain Linux-specific patches, which you can install with ALCOM like any other VCC package.
|
||||||
|
|
||||||
The VRChat Worlds SDK fails to build the assetbundle and Build and Test doesn't work for either SDK.
|
{{% hint info %}}
|
||||||
|
|
||||||
|
**Note**: Try to install the latest VRCSDK and the latest LinuxVRChatSDKPatch.
|
||||||
|
But if you _must_ use VRCSDK version 3.7.5 and below, install LinuxVRChatSDKPatch version 0.0.4.
|
||||||
|
|
||||||
|
{{% /hint %}}
|
||||||
|
|
||||||
> ⚠️ **WARNING** \
|
> ⚠️ **WARNING** \
|
||||||
> This modifies the VRChat SDK using [Harmony](https://github.com/pardeike/Harmony) to properly work on Linux. \
|
> This modifies the VRChat SDK using [Harmony](https://github.com/pardeike/Harmony) to properly work on Linux. \
|
||||||
> This is directly against the VRChat Terms of Service.
|
> This is directly against the VRChat Terms of Service.
|
||||||
|
|
||||||
Patches for both the Worlds and Avatars SDK are available: https://github.com/BefuddledLabs/LinuxVRChatSDKPatch ([VCC](https://befuddledlabs.github.io/LinuxVRChatSDKPatch/))
|
These patches for both the Worlds and Avatars SDK are available through this [LinuxVRChatSDKPatch VCC page](https://befuddledlabs.github.io/LinuxVRChatSDKPatch/), or the [source on GitHub](https://github.com/BefuddledLabs/LinuxVRChatSDKPatch)
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue