Editing Param.json
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 7: | Line 7: | ||
'''Format:''' List <String> | '''Format:''' List <String> | ||
'''Required:''' Yes | '''Required:''' Yes? | ||
== ageLevel == | == ageLevel == | ||
'''Format:''' Dictionary <string, int> | '''Format:''' Dictionary <string, int> | ||
'''Required:''' Yes | '''Required:''' Yes? | ||
Agelevel contains a dict of age levels for different regions. Aside from the <code>default</code> age level, the following regions are available: | Agelevel contains a dict of age levels for different regions. Aside from the <code>default</code> age level, the following regions are available: | ||
Line 90: | Line 86: | ||
* UY | * UY | ||
* ZA | * ZA | ||
== applicationCategoryType == | == applicationCategoryType == | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
'''Possible values:''' 0 | |||
== applicationDrmType == | == applicationDrmType == | ||
'''Format:''' String | '''Format:''' String | ||
'''Required:''' | '''Required:''' ? | ||
'''Possible values:''' <code> | '''Possible values:''' <code>Upgradeable</code> <code>standard</code> | ||
== asa == | == asa == | ||
Line 153: | Line 105: | ||
=== code === | === code === | ||
=== sign === | === sign === | ||
'''Format:''' List <String> | '''Format:''' List <String> | ||
'''Required:''' | '''Required:''' ? | ||
== attribute == | == attribute == | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
== attribute2 == | == attribute2 == | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
== attribute3 == | == attribute3 == | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
== conceptId == | == conceptId == | ||
'''Format:''' String | '''Format:''' String | ||
'''Required:''' | '''Required:''' ? | ||
== contentBadgeType == | == contentBadgeType == | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
'''Possible values:''' | '''Possible values:''' 1 | ||
== contentId == | == contentId == | ||
Line 321: | Line 146: | ||
'''Format:''' String | '''Format:''' String | ||
'''Required:''' | '''Required:''' ? | ||
'''Example:''' <code>01.000.000</code> | '''Example:''' <code>01.000.000</code> | ||
== downloadDataSize == | == downloadDataSize == | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
== gameIntent == | == gameIntent == | ||
Line 516: | Line 159: | ||
'''Format:''' List <Dict <"intentType", String>> | '''Format:''' List <Dict <"intentType", String>> | ||
'''Required:''' | '''Required:''' ? | ||
'''Possible values for intentType: ''' <code>launchActivity | '''Possible values for intentType: ''' <code>launchActivity</code> | ||
== kernel == | == kernel == | ||
Line 577: | Line 220: | ||
* th-TH | * th-TH | ||
* tr-TR | * tr-TR | ||
* vi-VN | * vi-VN | ||
* zh-Hans | * zh-Hans | ||
* zh-Hant | * zh-Hant | ||
== masterVersion == | == masterVersion == | ||
'''Format:''' String | '''Format:''' String | ||
'''Required:''' | '''Required:''' ? | ||
'''Example:''' <code>01.00</code> | '''Example:''' <code>01.00</code> | ||
== pubtools == | == pubtools == | ||
'''Required:''' ? | '''Required:''' ? | ||
=== creationDate === | === creationDate === | ||
Line 629: | Line 255: | ||
'''Example:''' <code>1.00</code> | '''Example:''' <code>1.00</code> | ||
== requiredSystemSoftwareVersion == | == requiredSystemSoftwareVersion == | ||
Line 646: | Line 269: | ||
'''Example:''' <code>0x0100000000000000</code> | '''Example:''' <code>0x0100000000000000</code> | ||
== titleId == | == titleId == | ||
'''Format:''' String | '''Format:''' String | ||
'''Required:''' | '''Required:''' ? | ||
'''Example:''' <code>ABCD12345</code> | |||
'''Example:''' | |||
== userDefinedParam1 == | == userDefinedParam1 == | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
== userDefinedParam2 == | == userDefinedParam2 == | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
== userDefinedParam3 == | == userDefinedParam3 == | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
== userDefinedParam4 == | == userDefinedParam4 == | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
== versionFileUri == | == versionFileUri == | ||
'''Format:''' String | '''Format:''' String | ||
'''Required:''' Yes | '''Required:''' Yes? |