game-ci / game-ci/documentation
Add 'deploy to oculus hub' feature
- Dominant language
- MDX
- Stars
- 243
- Forks
- 130
- Avg merge
- 15d 42m
- Merged PRs (30d)
- 1
Description
**Context**
- I am making a VR solution for the oculus quest two.
- I've set up a github repo to work from
- Its a unity project
- I'm using git LFS
- I'm using game-ci to build my project
**Suggested solution**
You have a means to deploy builds to various app stores(microsoft, steam, etc...) . So far I haven't found a way to deploy to the oculus quest developer hub. I was wondering/hoping this would be possible?
**Considered alternatives**
I manually download the build file and upload it myself to the oculus developer hub
**Additional details**
the oculus developer hub is a platform for publishing oculus apps. It has its own process for verifying APK builds.
the quest two only make use of android APK s. You need to include a .keystore file in the 'player' settings when you make a build
Contributor guide
Assessment
This issue has not been assessed yet.