Open guysoft opened 3 years ago
What oculus are you trying to build for? I just built for Quest last week and probably will again in a few minutes. If you're building for quest go through the Android setup. If you're trying to build for PCVR (Rift), I'm not sure that's available in GoDot.
Trying to see if I can do CI/CD for godot android builds: https://github.com/guysoft/BeepSaber/actions/runs/1120102204 I managed to get it to work for linux, but not oculus.
It looks like the .import folder is not created. When using Godot Editor this is created on first project load.; maybe this requires a separate build step first to generate the .import data?
Getting these errors when I build: