Updated UniStore example (markdown)

Pk11
2020-11-01 16:10:14 -06:00
parent a877331438
commit 2b6c9adf53
+3
@@ -11,6 +11,7 @@ Here is an example UniStore with one app
"category": ["utility"], "category": ["utility"],
"console": ["3DS"], "console": ["3DS"],
"icon_index": 0, "icon_index": 0,
"sheet_index": 0,
"last_updated": "2020-07-02 at 14:03 (UTC)", "last_updated": "2020-07-02 at 14:03 (UTC)",
"license": "gpl-3.0", "license": "gpl-3.0",
"version": "v2.5.1" "version": "v2.5.1"
@@ -77,6 +78,8 @@ Here is an example UniStore with one app
"file": "universal-db-beta.unistore", "file": "universal-db-beta.unistore",
"sheetURL": "https://db.universal-team.net/unistore/universal-db.t3x", "sheetURL": "https://db.universal-team.net/unistore/universal-db.t3x",
"sheet": "universal-db.t3x", "sheet": "universal-db.t3x",
"bg_index": 1,
"bg_sheet": 0,
"revision": 91, "revision": 91,
"version": 3 "version": 3
} }