Development Team/Almanac/Activity Bundles: Difference between revisions
→Activity Name Localization/Translation: clarify icon localization rules |
→.info File Format: clarify opacity of activity_version key |
||
| Line 54: | Line 54: | ||
activity_version = 1 | activity_version = 1 | ||
: Each activity.info file must have a "activity_version" key. The version is a single positive integer, and may only contain the characters 1 through 9. Larger versions are considered "newer". | : Each activity.info file must have a "activity_version" key. The version is a single positive integer, and may only contain the characters 1 through 9. Larger versions are considered "newer". The value assigned to this key should be considered '''opaque''' to the activity; the only requirement of the activity is that it must be larger for new activity builds. | ||
host_version = 1 | host_version = 1 | ||