This commit is contained in:
DaanV2
2021-06-09 11:12:18 +02:00
parent ada0815fa6
commit 13dad248b8
76 changed files with 351 additions and 327 deletions

View File

@@ -5,7 +5,7 @@
"description": "UNDOCUMENTATED",
"required": ["format_version"],
"properties": {
"debug": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO Title" },
"debug": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Debug" },
"format_version": {
"title": "1.10.0 Format Version",
"type": "string",

View File

@@ -24,7 +24,7 @@
}
},
"properties": {
"debug": { "type": "boolean", "default": false, "description": "UNDOCUMENTATED", "title": "TODO Title" },
"debug": { "type": "boolean", "default": false, "description": "UNDOCUMENTATED", "title": "Debug" },
"format_version": {
"title": "1.12.0 Format Version",
"type": "string",

View File

@@ -32,7 +32,7 @@
}
},
"properties": {
"debug": { "type": "boolean", "default": false, "description": "UNDOCUMENTATED", "title": "TODO Title" },
"debug": { "type": "boolean", "default": false, "description": "UNDOCUMENTATED", "title": "Debug" },
"format_version": {
"title": "1.14.0 Format Version",
"type": "string",

View File

@@ -5,7 +5,7 @@
"description": "UNDOCUMENTATED",
"required": ["format_version"],
"properties": {
"debug": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "TODO Title" },
"debug": { "type": "boolean", "description": "UNDOCUMENTATED", "title": "Debug" },
"format_version": {
"title": "1.8.0 Format Version",
"type": "string",