This commit is contained in:
DaanV2
2021-07-01 16:42:21 +02:00
parent 63b688b92e
commit 5ec27268ea
91 changed files with 212 additions and 177 deletions

View File

@@ -82,7 +82,7 @@
"type": "string",
"pattern": "[0-9]+\\.[0-9]+\\.[0-9]+",
"description": "The minimum engine needed to use this",
"title": "Min Engine Version"
"title": "Minimum Engine Version"
},
"particle_effects": {
"type": "object",

View File

@@ -79,8 +79,8 @@
"min_engine_version": {
"type": "string",
"pattern": "[0-9]+\\.[0-9]+\\.[0-9]+",
"description": "UNDOCUMENTATED: min engine version",
"title": "Min Engine Version"
"description": "UNDOCUMENTATED: Minimum engine version",
"title": "Minimum Engine Version"
},
"particle_effects": {
"type": "object",