13,524
edits
Undefishin (talk | contribs) No edit summary |
Undefishin (talk | contribs) No edit summary |
||
"creator": {
"label": "creator",
"description": "The bootleg's original author(s). If you don't know what the author(s) are,
"
"type": "string"
},
"country": {
"label": "country",
"description": "The bootleg's origin country. If you don't know the origin country,
"suggested": true,
"type": "string"
"language": {
"label": "language",
"description": "The bootleg's system language. It will usually be in the English language, but some are in other languages
"required": true,
"type": "string"
"label": "arch",
"description": "The bootleg's architecture. The recommended architecture format is \"x86 (32-bit)\", and \"x86 (64-bit)\".",
"example": "x86 (32-bit),
"required": true,
"type": "string"
"size": {
"label": "size",
"description": "The bootleg's file size. The file size must be a floating number. You can use the size from the bootleg's entry in the collection to fill this in.",
"example": "XXX.X MB",
"required": true,
|