Browse Source

Update Compiling guide;

bjorn 4 years ago
parent
commit
6956630a34
1 changed files with 2 additions and 0 deletions
  1. 2 0
      guides/Compiling.md

+ 2 - 0
guides/Compiling.md

@@ -276,6 +276,8 @@ To build an apk that runs a LÖVR project, pass the folder path as the `ANDROID_
 either CMake or tup.  This will run the LÖVR project when the apk starts, similar to how things work
 when fusing a zip to an exe on desktop systems.
 
+Note: By default the Android packager ignores directories that begin with underscores.
+
 ### Using a Custom Android Manifest
 
 Although LÖVR provides a default `AndroidManifest.xml`, you can also use your own by passing its