This commit is contained in:
DaanV2
2021-07-05 17:41:40 +02:00
parent e13299501b
commit e77484be29
2 changed files with 2 additions and 1 deletions

View File

@@ -92,6 +92,7 @@
"description": "The states of this animation controller",
"propertyNames": { "pattern": "[a-z\\.]+" },
"minProperties": 1,
"type": "object",
"additionalProperties": {
"additionalProperties": false,
"title": "Animation State",

View File

@@ -1,7 +1,7 @@
{
"$id": "molang.string.1.8.0",
"type": "string",
"title": "Molang / String",
"title": "Molang",
"description": "Molang definition",
"format": "molang",
"examples": ["query.variant"]