Filled in descriptions
This commit is contained in:
@@ -62,20 +62,20 @@
|
||||
"$ref": "./components.json",
|
||||
"uniqueItems": true,
|
||||
"description": "The components that are added as the foundation of the entity",
|
||||
"title": "Component Schema"
|
||||
"title": "Component"
|
||||
}
|
||||
},
|
||||
"components": {
|
||||
"$ref": "./components.json",
|
||||
"uniqueItems": true,
|
||||
"description": "The components that are added as the foundation of the entity",
|
||||
"title": "Component Schema"
|
||||
"title": "Component"
|
||||
},
|
||||
"events": {
|
||||
"$ref": "./events.json",
|
||||
"uniqueItems": true,
|
||||
"description": "The events that the entity can run, these add or remove components_groups",
|
||||
"title": "Events Schema"
|
||||
"title": "Events"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user