mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-04 08:39:06 +00:00
Updated UniStore example (markdown)
+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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user