mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-10 12:59:17 -05:00
Add extensions.VRM.specVersion to the json schema
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
"description": "Version of exporter that vrm created. UniVRM-0.46",
|
||||
"type": "string"
|
||||
},
|
||||
"specVersion": {
|
||||
"description": "Version of VRM specification. 0.0",
|
||||
"type": "string"
|
||||
},
|
||||
"meta": {
|
||||
"$ref": "vrm.meta.schema.json"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user