diff --git a/content/docs/vrchat/unity.md b/content/docs/vrchat/unity.md index 6da3c52..d2bdd1e 100644 --- a/content/docs/vrchat/unity.md +++ b/content/docs/vrchat/unity.md @@ -24,7 +24,8 @@ First, take a look at this page from [the official VRChat docs](https://creators vrc-get is a native FOSS package manager written in Rust. Its GUI counterpart was formerly known as vrc-get-gui, but has been rebranded as ALCOM (***Al***ternative Creator ***Com***panion). -1. Download the [AppImage from the latest "gui" release](https://github.com/vrc-get/vrc-get/releases). Pick the file named `alcom--x86_64.AppImage`. +1. Download the [AppImage from the latest "gui" release\*](https://github.com/vrc-get/vrc-get/releases). Pick the file named `alcom--x86_64.AppImage`. + - \*Some users say the v0.16.0 and v1.0.0 releases only show a blank white GUI. If you're affected by this bug, downgrade to [v0.1.15](https://github.com/vrc-get/vrc-get/releases/tag/gui-v0.1.15) AppImage for the time being. 1. Run the AppImage. 1. In the settings tab, under Unity Hub Path, point it to your UnityHub.AppImage. 1. Create a new project and open it.