You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Add support for WebXR
This commit is contained in:
@@ -18,5 +18,8 @@ module.exports = {
|
||||
"GodotRuntime": true,
|
||||
"GodotFS": true,
|
||||
"IDHandler": true,
|
||||
"Browser": true,
|
||||
"GL": true,
|
||||
"XRWebGLLayer": true,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user