Files
QuestAppLauncher/examples/appnames.json
oxmc7769 77799c1182
Some checks failed
Build / Build launcher (push) Has been cancelled
Move to JSON only, add examples
2026-03-18 09:30:23 -07:00

20 lines
371 B
JSON

{
"com.beatgames.beatsaber": {
"Name": "Beat Saber",
"Category": "Games"
},
"com.facebook.bigbox": {
"Name": "Meta Quest Browser",
"Category": "Apps"
},
"com.oculus.socialplatform": {
"Name": "Horizon Worlds",
"Category": "Social",
"Category2": "Apps"
},
"com.example.hiddenname": {
"Name": "",
"Category": "Games"
}
}