diff --git a/SETUP.md b/SETUP.md index b2fde26..1395f8c 100644 --- a/SETUP.md +++ b/SETUP.md @@ -9,7 +9,6 @@ - Create the file `NomaiVR/NomaiVR.csproj.user` in your favorite text editor; ```xml - @@ -23,7 +22,7 @@ ``` - Edit the entry `` to point to the directory where Outer Wilds is installed; -- Edit the entry `` to point to your OWML directory (it is installed inside the Mod Manager directory); +- Edit the entry `` to point to your OWML `Mods` directory (it is installed inside the Mod Manager directory); - Edit the entry `` to point to your Unity 2019.4.27 editor executable; - Open Unity and import the project under `Unity`, some dependencies should be downloaded; - When asked about VR support select `Legacy VR`;