Преглед на файлове

Mention macOS quarantine workaround;

bjorn преди 5 месеца
родител
ревизия
6b1a43f371
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      guides/Getting_Started.md

+ 3 - 0
guides/Getting_Started.md

@@ -70,6 +70,9 @@ Tips
   `lovr.exe`, or specify the `--console` flag when running on the command line.
   `lovr.exe`, or specify the `--console` flag when running on the command line.
 - If you have the headset module disabled, be sure to set the y value of the cube to 0 instead of
 - If you have the headset module disabled, be sure to set the y value of the cube to 0 instead of
   1.7.
   1.7.
+- On macOS, if you get an error that says LÖVR can't be opened, run
+  `xattr -d com.apple.quarantine lovr.app` from the terminal (ensuring you're in the same directory
+  as `lovr.app`) to allow it to run.
 
 
 Next Steps
 Next Steps
 ---
 ---