From af05f4d15df93cfbf57d3d7592330001cc95d373 Mon Sep 17 00:00:00 2001 From: libjared <4498312-libjared@users.noreply.gitlab.com> Date: Fri, 19 Apr 2024 02:54:19 +0000 Subject: [PATCH] unity.md: Fix abrupt end of line --- 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 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.