Browse Source

rm loader from getting started guide for now;

It doesn't work on the current version.
bjorn 1 year ago
parent
commit
007dce0b38
1 changed files with 0 additions and 1 deletions
  1. 0 1
      guides/Getting_Started_(Quest).md

+ 0 - 1
guides/Getting_Started_(Quest).md

@@ -55,6 +55,5 @@ Tips
 adb shell am start org.lovr.app/org.lovr.app.Activity
 adb shell am start org.lovr.app/org.lovr.app.Activity
 </code></pre>
 </code></pre>
 
 
-- For even faster restarts, use [`lodr`](https://github.com/mcclure/lodr) for live reloading.
 - If you need to use `print` in Lua for debug messages, you can see those in a terminal by running
 - If you need to use `print` in Lua for debug messages, you can see those in a terminal by running
   `adb logcat -s LOVR`.
   `adb logcat -s LOVR`.