| %YAML 1.1 |
| %TAG !u! tag:unity3d.com,2011: |
| --- !u!114 &11400000 |
| MonoBehaviour: |
| m_ObjectHideFlags: 0 |
| m_CorrespondingSourceObject: {fileID: 0} |
| m_PrefabInstance: {fileID: 0} |
| m_PrefabAsset: {fileID: 0} |
| m_GameObject: {fileID: 0} |
| m_Enabled: 1 |
| m_EditorHideFlags: 0 |
| m_Script: {fileID: 11500000, guid: 4510294d23d964fe59443526f1ca7c4b, type: 3} |
| m_Name: Build Instructions |
| m_EditorClassIdentifier: |
| m_displayName: Build Instructions |
| m_hierarchyName: Build Instructions |
| m_context: {fileID: 11400000, guid: 4ffcfe8f3e7e4214ca28ea7c194fc10b, type: 2} |
| m_markdownFile: {fileID: 0} |
| m_priority: 1019 |
| m_overrideMarkdownText: '# Build Instructions |
|
|
|
|
| **Prerequisites:** |
|
|
|
|
| Before |
| building or installing the Unity project on your device, ensure the device is |
| in [Developer Mode](https://developers.meta.com/horizon/documentation/native/android/mobile-device-setup/#enable-developer-mode). |
| Optionally, set it up with the [Meta Quest Developer Hub](https://developers.meta.com/horizon/documentation/unity/ts-odh/). |
|
|
|
|
| To |
| build NorthStar, set the project to the Android platform via (File -> Build Settings). |
|
|
|
|
|  |
|
|
|
|
| At |
| this point, you can either connect the device and build directly to it or create |
| an APK on your computer for later installation. Use "Build and Run" to build |
| directly or "Build" to create an APK. No additional steps in the editor are necessary |
| for building. |
|
|
|
|
|  |
|
|
|
|
| To install the APK from |
| your computer to the device, use either ADB or the Meta Developer Hub. Both methods |
| require developer mode to be enabled. |
|
|
| ' |
| m_overrideMarkdownRoot: .\Documentation/ |
|
|