From ba626b95428b01713a47c4eba6d1cd9b7076f426 Mon Sep 17 00:00:00 2001 From: hypevhs <4498312-hypevhs@users.noreply.gitlab.com> Date: Sat, 27 Jul 2024 21:32:19 +0000 Subject: [PATCH] unity: require cpio to be installed --- content/docs/vrchat/unity.md | 1 + 1 file changed, 1 insertion(+) 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