Переглянути джерело

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.
 - If you have the headset module disabled, be sure to set the y value of the cube to 0 instead of
   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
 ---