mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2024-12-26 07:40:25 +01:00
cargo vrc-get no longer out-of-date
This commit is contained in:
parent
86728e495e
commit
2265c87d82
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ First, take a look at this page from [the official VRChat docs](https://creators
|
||||||
|
|
||||||
1. Install Unity Hub from Flatpak.
|
1. Install Unity Hub from Flatpak.
|
||||||
1. Install the 3rd party VRChat package manager [`vrc-get`](https://github.com/anatawa12/vrc-get).
|
1. Install the 3rd party VRChat package manager [`vrc-get`](https://github.com/anatawa12/vrc-get).
|
||||||
- **NOTE**: while the version you can install via `cargo` works fine, it is actually out of date, so a better option would be to build from source and add the executable to your `$PATH`.
|
- you can install via `cargo install vrc-get`
|
||||||
- An AUR package is also available here: [`vrc-get` AUR](https://aur.archlinux.org/packages/vrc-get).
|
- An AUR package is also available here: [`vrc-get` AUR](https://aur.archlinux.org/packages/vrc-get).
|
||||||
1. Open Unity Hub and sign in with your Unity account.
|
1. Open Unity Hub and sign in with your Unity account.
|
||||||
1. Install **2022.3.6f1** (the current supported Unity version, at the time of writing) by running `xdg-open unityhub://2022.3.6f1/b9e6e7e9fa2d`.
|
1. Install **2022.3.6f1** (the current supported Unity version, at the time of writing) by running `xdg-open unityhub://2022.3.6f1/b9e6e7e9fa2d`.
|
||||||
|
|
Loading…
Reference in a new issue