diff --git a/content/docs/vrchat/unity.md b/content/docs/vrchat/unity.md index 0c143ba..9618447 100644 --- a/content/docs/vrchat/unity.md +++ b/content/docs/vrchat/unity.md @@ -18,6 +18,7 @@ First, take a look at this page from [the official VRChat docs](https://creators 1. Open Unity Hub and sign in with your Unity account. 1. Install **2022.3.22** (VRChat's current supported Unity version, at the time of writing) by running `./UnityHub.AppImage unityhub://2022.3.22f1/887be4894c44`. 1. When prompted, select *Android Build Support* and *Windows Build Support (Mono)*. + - You may need to install `cpio` from your distro's repos in order to install these components (The AppImage erroneously doesn't include it). To check if it's installed, run `which cpio` in a terminal. ## ALCOM