unity: require cpio to be installed

This commit is contained in:
hypevhs 2024-07-27 21:32:19 +00:00
parent 212185934d
commit ba626b9542

View file

@ -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