From 2265c87d82054da40c32af182f51b3041f7d967d Mon Sep 17 00:00:00 2001 From: galister <3123227-galister@users.noreply.gitlab.com> Date: Mon, 12 Feb 2024 00:11:27 +0000 Subject: [PATCH] cargo vrc-get no longer out-of-date --- content/docs/vrchat/unity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/vrchat/unity.md b/content/docs/vrchat/unity.md index ba32a64..687e855 100644 --- a/content/docs/vrchat/unity.md +++ b/content/docs/vrchat/unity.md @@ -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 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). 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`.