19 lines
801 B
Markdown
19 lines
801 B
Markdown
# Quest App Launcher
|
|
|
|
[](https://github.com/HooverHigh/QuestAppLauncher/actions/workflows/build.yml)
|
|
|
|
An app launcher for hoover high Oculus Quests, implemented in Unity.
|
|
|
|
## Source structure:
|
|
- Assets/Scenes/QuestAppLauncher.unity: The main scene
|
|
- Assets/Plugins/Android: Android-specific implementation to retrieve installed apps etc, written in Java
|
|
- Assets/Scripts: Main set of C# scripts for grid population, scroll handling etc.
|
|
|
|
## Credits
|
|
|
|
Thank you to tverona1 [https://github.com/tverona1] for creating this,
|
|
|
|
A huge thank you to fecheva [https://github.com/fecheva] for creating / maintaining the app names & icon packs!
|
|
|
|
Also thank you to noxx for creating the app's original icon!
|