updated murial2D.glb
This commit is contained in:
parent
64ccdbfd86
commit
7ca0b646ad
3 changed files with 41 additions and 2 deletions
41
assets/template/mastodon/datapackage.json
Normal file
41
assets/template/mastodon/datapackage.json
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"$schema": "https://manyfold.app/profiles/0.0/datapackage.json",
|
||||
"name": "xr-fragments-template-website",
|
||||
"title": "Mastodon posts",
|
||||
"homepage": "http://xrfragment.org",
|
||||
"image": "website.jpg",
|
||||
"keywords": [
|
||||
"@lvk@mastodon.online",
|
||||
"@utopiah@mastodon.pirateparty.be",
|
||||
"template"
|
||||
],
|
||||
"licenses": [
|
||||
{
|
||||
"name": "CC-BY-SA-4.0",
|
||||
"path": "https://spdx.org/licenses/CC-BY-SA-4.0.html"
|
||||
}
|
||||
],
|
||||
"resources": [
|
||||
],
|
||||
"sensitive": false,
|
||||
"contributors": [
|
||||
{
|
||||
"title": "xrfragments",
|
||||
"path": "http://localhost:3214/creators/xrfragments",
|
||||
"roles": [
|
||||
"creator"
|
||||
],
|
||||
"caption": "",
|
||||
"description": "XR Fragments is an open specification for hyperlinking & deeplinking 3D fileformats .\nTurn 3D files into linkable AR/VR websites .\n3D files with XR Fragments enable interoperable, networkable and interactions via so-called extras and promote URL standards .",
|
||||
"links": [
|
||||
{
|
||||
"path": "https://xrfragment.org"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"collections": [
|
||||
],
|
||||
"links": [
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
|
@ -5,8 +5,6 @@
|
|||
"homepage": "http://xrfragment.org",
|
||||
"image": "website.jpg",
|
||||
"keywords": [
|
||||
"@lvk@mastodon.online",
|
||||
"@utopiah@mastodon.pirateparty.be",
|
||||
"template"
|
||||
],
|
||||
"licenses": [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue