janusweb
Version:
Web client for JanusVR worlds
15 lines (13 loc) • 402 B
JSON
{
"templates": {
"janus.ui.transporter": "./transporter.html",
"janus.ui.transporter.highfidelity": "./transporter_highfidelity.html",
"janus.ui.transporter.sansar": "./transporter_sansar.html",
"janus.ui.transporter.vrchat": "./transporter_vrchat.html"
},
"scripts": ["./transporter.js"],
"css": ["./transporter.css"],
"components": [
"janus-ui-transporter"
]
}