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