added datapackage for murial2D
This commit is contained in:
parent
05448a589d
commit
832deb93d6
1 changed files with 18 additions and 0 deletions
18
assets/template/murial2D/datapackage.json
Normal file
18
assets/template/murial2D/datapackage.json
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"$schema": "https://manyfold.app/profiles/0.0/datapackage.json",
|
||||
"name": "3",
|
||||
"title": "#3",
|
||||
"homepage": "http://localhost:3214/models/w5s1bl27wvmk",
|
||||
"keywords": [],
|
||||
"resources": [
|
||||
{
|
||||
"name": "murial2d",
|
||||
"path": "murial2D.glb",
|
||||
"mediatype": "model/gltf",
|
||||
"up": "+y",
|
||||
"presupported": false
|
||||
}
|
||||
],
|
||||
"sensitive": false,
|
||||
"links": []
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue