|
@@ -10,12 +10,12 @@ Installing LÖVR
|
|
|
|
|
|
First, download LÖVR from the website:
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
Next, extract the zip file and open up the folder. You should see a file called `lovr.exe` and a
|
|
|
bunch of `.dll` files.
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
Double click on `lovr.exe` to open LÖVR. If you see a window with a black screen, don't panic!
|
|
|
That means LÖVR is working. If you don't tell LÖVR what project you want to run, it will just open
|
|
@@ -58,16 +58,16 @@ Running a Project
|
|
|
We're going to run our project with LÖVR and experience our cube in VR. First, start SteamVR if it
|
|
|
isn't started already:
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
Now, drag the `SuperEpicCube` folder on to the `lovr.exe` application we ran earlier:
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
Ok, put on your headset! You should see a cube floating in the middle of the play space. Walk
|
|
|
around, introduce yourself to it, befriend it.
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
That's it for this guide. I knew you could do it.
|
|
|
If you want to make something even more cool, you'll need to learn a little bit more about Lua.
|