fix: trailing spaces and markdown good practices

This commit is contained in:
Gabriele Musco 2024-04-16 07:34:07 +02:00
parent 13360a21f0
commit ccad3211cd
No known key found for this signature in database
GPG key ID: 1068D795C80E51DE
7 changed files with 24 additions and 14 deletions

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