mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-07 08:49:08 +00:00
Updated storeContent (markdown)
+10
-8
@@ -4,15 +4,17 @@ Each UniStore must also have one `storeContent` which is an array of all items i
|
|||||||
"storeContent": [
|
"storeContent": [
|
||||||
{
|
{
|
||||||
"info": {
|
"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",
|
"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": [
|
"Download Universal-Updater.3dsx": [
|
||||||
{
|
{
|
||||||
"file": "https://github.com/Universal-Team/Universal-Updater/releases/download/v2.5.1/Universal-Updater.3dsx",
|
"file": "https://github.com/Universal-Team/Universal-Updater/releases/download/v2.5.1/Universal-Updater.3dsx",
|
||||||
|
|||||||
Reference in New Issue
Block a user