mirror of
https://github.com/godotengine/godot.git
synced 2025-11-01 06:01:14 +00:00
Add support for WebXR
This commit is contained in:
parent
a511a26ad8
commit
a54a2d65e1
16 changed files with 2308 additions and 1 deletions
|
|
@ -18,5 +18,8 @@ module.exports = {
|
|||
"GodotRuntime": true,
|
||||
"GodotFS": true,
|
||||
"IDHandler": true,
|
||||
"Browser": true,
|
||||
"GL": true,
|
||||
"XRWebGLLayer": true,
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue