menuPrototype/manifest.webmanifest
2021-05-29 17:09:28 +01:00

18 lines
No EOL
292 B
JSON

{
"xr_type": "aardvark-gadget@^1.5.1",
"name": "menuPrototype",
"icons": [
{
"src": "models/IconTilt.glb",
"type": "model/gltf-binary"
}
],
"aardvark": {
"permissions": [
"scenegraph"
],
"browserWidth": 1024,
"browserHeight": 1024,
"startAutomatically": false
}
}