messing around, trying to fix up pages
This commit is contained in:
parent
142317299d
commit
3032b9b05d
36 changed files with 0 additions and 9062 deletions
18
manifest.webmanifest
Normal file
18
manifest.webmanifest
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"xr_type": "aardvark-gadget@^1.5.1",
|
||||
"name": "menuPrototype",
|
||||
"icons": [
|
||||
{
|
||||
"src": "models/placeholder.glb",
|
||||
"type": "model/gltf-binary"
|
||||
}
|
||||
],
|
||||
"aardvark": {
|
||||
"permissions": [
|
||||
"scenegraph"
|
||||
],
|
||||
"browserWidth": 1024,
|
||||
"browserHeight": 1024,
|
||||
"startAutomatically": false
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue