mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2024-12-25 23:30:26 +01:00
unity: require cpio to be installed
This commit is contained in:
parent
212185934d
commit
ba626b9542
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue