Updated UniStore example (markdown)

Pk11
2020-09-25 15:36:00 -05:00
parent df1c10c82f
commit 9e81e35796
+11 -11
@@ -34,6 +34,16 @@ Here is an example UniStore with one app
},
"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"
},
"Download Universal-Updater.3dsx": [
{
"file": "https://github.com/Universal-Team/Universal-Updater/releases/download/v2.5.1/Universal-Updater.3dsx",
@@ -59,17 +69,7 @@ Here is an example UniStore with one app
"message": "Deleting Universal-Updater.cia.",
"type": "deleteFile"
}
],
"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"
}
]
}
]
}