diff --git a/storeContent.md b/storeContent.md index dda3c73..a0b1b27 100644 --- a/storeContent.md +++ b/storeContent.md @@ -4,15 +4,17 @@ Each UniStore must also have one `storeContent` which is an array of all items i "storeContent": [ { "info": { - "author": "Universal-Team", - "category": "utility", - "console": "3DS", - "description": "A multiapp, JSON script-based updater for Nintendo 3DS", - "icon_index": 0, - "last_updated": "2020-07-02 at 14:03 (UTC)", "title": "Universal-Updater", - "version": "v2.5.1" - }, + "author": "Universal-Team", + "version": "v2.5.1", + "category": ["utility"], + "console": ["3DS"], + "description": "A multiapp, JSON script-based updater for Nintendo 3DS", + "license": "gpl-3.0", + "icon_index": 0, + "sheet_index": 0, + "last_updated": "2020-07-02 at 14:03 (UTC)" + } "Download Universal-Updater.3dsx": [ { "file": "https://github.com/Universal-Team/Universal-Updater/releases/download/v2.5.1/Universal-Updater.3dsx",