Updated
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user