Updated
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
"type": "string",
|
||||
"$ref": "#/definitions/version",
|
||||
"description": "This is the minimum version of the game that this pack was written for. This helps the game identify whether any backwards compatibility is needed for your pack. You should always use the highest version currently available when creating packs",
|
||||
"title": "Min Engine Version"
|
||||
"title": "Minimum Engine Version"
|
||||
},
|
||||
"lock_template_options": { "type": "boolean", "description": "UNDOCUMENTATED: lock template options", "title": "Lock Template Options" },
|
||||
"base_game_version": { "$ref": "#/definitions/version", "description": "UNDOCUMENTATED: base game version", "title": "Base Game Version" }
|
||||
|
||||
Reference in New Issue
Block a user