forked from KhronosGroup/glTF-Sample-Assets
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
25 lines (25 loc) · 716 Bytes
/
metadata.json
File metadata and controls
25 lines (25 loc) · 716 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"version": 2,
"legal": [
{
"license": "LicenseRef-Poser-EULA",
"licenseUrl": "https://archive.org/stream/poser-pro-2014-reference-manual/Poser_Pro_2014_reference_manual_djvu.txt",
"artist": "Keith Hunter",
"year": "2017",
"owner": "Smith Micro Software, Inc.",
"what": "Everything",
"text": "Poser EULA",
"spdx": "LicenseRef-Poser-EULA",
"icon": ""
}
],
"tags": [
"core",
"testing"
],
"screenshot": "screenshot/screenshot.gif",
"name": "BrainStem",
"path": "./Models/BrainStem",
"summary": "Animations. Skins.",
"createReadme": true
}