-
Notifications
You must be signed in to change notification settings - Fork 1
/
demoData.mod
39 lines (39 loc) · 1.3 KB
/
demoData.mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"storeInfo": {
"title": "StreetPass-Shop",
"author": "MattTheTekie",
"url": "https://raw.githubusercontent.com/sdkpaint/streetpass-store/main/unistore/StreetPass-Shop.unistore",
"file": "StreetPass-Shop.unistore",
"sheet": "StreetPass-Shop.t3x",
"sheetURL": "https://raw.githubusercontent.com/sdkpaint/streetpass-store/main/unistore/StreetPass-Shop.t3x",
"description": "Here you can find loads of StreetPass data!\nEnjoy browsing through the StreetPass shop! ~MattTheTekie!",
"version": 3,
"revision": 4
},
"storeContent": [
{
"info": {
"title": "Noxious Ninja's StreetPass2 GodMode9 script",
"author": "NoxiousNinja",
"description": "Noxious Ninja's StreetPass2 GodMode9 script",
"category": [
"3DS"
],
"console": [
"3DS"
],
"icon_index": 0,
"sheet_index": 0,
"last_updated": "2023-08-21",
"version": "v0.0.0"
},
"StreetPass2.gm9": [
{
"type": "downloadFile",
"file": "https://gist.github.com/noxiousninja/c7969b0028b067335d360f020753ef49/raw/5ccf556d6ee3f0a98a7c50de125891e557645e6a/StreetPass2.gm9",
"output": "sdmc:/gm9/scripts/StreetPass2.gm9"
}
]
}
]
}