Last active
January 24, 2019 03:19
-
-
Save n1ckfg/d487cd9fa14674096f5dda2ab2ab8220 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Build environment: | |
1.1. Get package manager from Magic Leap | |
1.2. Get custom Unity version from Unity | |
1.3. Install Lumin SDK with package manager | |
1.4. Get Unity package from the package manager | |
1.5. Run mldb from package manager and confirm that Leap is connected. | |
2. Register app: | |
2.1. Set up user ID on Magic Leap website | |
2.2. Get cert via the Magic Leap website | |
2.3. Add cert to Unity project | |
3. Configure device: | |
3.1. Make sure the Magic Leap has a wifi connection. (Required to build.) | |
3.2. Enable Creator mode on device using Magic Leap ID | |
3.3. Check that the Magic Leap OS version matches the Unity package. | |
4. Build: | |
4.1. You may need to manually terminate or uninstall your old build with mldb. | |
4.2. Ready to build! | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment