Added documentation

This commit is contained in:
Daan Verstraten
2022-03-14 12:55:47 +01:00
parent 97887e43bb
commit 7b526f0aee
11 changed files with 43 additions and 68 deletions

View File

@@ -65,7 +65,7 @@
"type": "object",
"additionalProperties": false,
"title": "Curve",
"description": "UNDOCUMENTED",
"description": "The curve definitions, conists out of a couple of nodes",
"$comment": "UNDOCUMENTED",
"properties": {
"input": { "$ref": "../../molang/number.json", "title": "Input", "description": "What is the input value to use" },