unity.md: Fix abrupt end of line

This commit is contained in:
libjared 2024-04-19 02:54:19 +00:00
parent 361f2bd8de
commit af05f4d15d

View file

@ -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.