diff --git a/content/docs/vrchat/unity.md b/content/docs/vrchat/unity.md index 7bb943e..0e7268f 100644 --- a/content/docs/vrchat/unity.md +++ b/content/docs/vrchat/unity.md @@ -24,7 +24,7 @@ First, take a look at this page from [the official VRChat docs](https://creators 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. When prompted, select *Android Build Support* and *Windows Build Support (Mono)*. 1. Create a new project with the **3D Core template**, making sure to name it and give it a better location than `$HOME`. -1. It may open windows partially offscreen. If this happens, see the +1. It may open windows partially offscreen. If this happens, see [this section](#editor-windows-appear-partially-offscreen). 1. Close the Unity project (will probably crash later if you don't, no big deal but still). 1. Open terminal and `cd` to the project dir. 1. Run either `vrc-get install com.vrchat.avatars` or `vrc-get install com.vrchat.worlds` depending on what you will be making.