File tree Expand file tree Collapse file tree 1 file changed +61
-1
lines changed
Expand file tree Collapse file tree 1 file changed +61
-1
lines changed Original file line number Diff line number Diff line change 1-
1+ {
2+ "storeInfo" :{
3+ "title" :" EmuStore" ,
4+ "author" :" FN10" ,
5+ "description" :" A unistore for Emulators." ,
6+ "file" :" emustore.unistore" ,
7+ "url" :" about:blank" ,
8+ "sheet" :" none" ,
9+ "sheetURL" :" https://db.universal-team.net/unistore/universal-db.t3x" ,
10+ "bg_index" :-1 ,
11+ "bg_sheet" :0 ,
12+ "version" :3 ,
13+ "revision" :1
14+ },
15+ "storeContent" :[
16+ {
17+ "info" :{
18+ "title" :" Snes9x" ,
19+ "author" :" Xeddius-Network" ,
20+ "version" :" v2.5.1" ,
21+ "category" :[
22+ " utility"
23+ ],
24+ "console" :[
25+ " 3DS"
26+ ],
27+ "description" :" A SNES Emulator for the 3DS (Forked from willjow's Snes9x-3ds (thats also forked from matbo87's snes9x-3ds (thats ALSO forked from bubble2k16's snes9x-3ds)))" ,
28+ "license" :" " ,
29+ "icon_index" :0 ,
30+ "sheet_index" :0 ,
31+ "last_updated" :" 2020-07-02 at 14:03 (UTC)"
32+ },
33+ "Download SNES9x.3dsx" :[
34+ {
35+ "file" :" https://github.com/Xeddius-Network/snes9x_3ds/releases/download/v1.45/snes9x_3ds.3dsx" ,
36+ "message" :" Downloading Snes9x.3dsx..." ,
37+ "output" :" sdmc:/3ds/Snes9x.3dsx" ,
38+ "type" :" downloadFile"
39+ }
40+ ],
41+ "Download SNES9x.cia" :[
42+ {
43+ "file" :" https://github.com/Xeddius-Network/snes9x_3ds/releases/download/v1.45/snes9x_3ds.cia" ,
44+ "message" :" Downloading Snes9x.cia..." ,
45+ "output" :" sdmc:/Snes9x.cia" ,
46+ "type" :" downloadFile"
47+ },
48+ {
49+ "file" :" /Snes9x.cia" ,
50+ "message" :" Installing Snes9x.cia..." ,
51+ "type" :" installCia"
52+ },
53+ {
54+ "file" :" sdmc:/Snes9x.cia" ,
55+ "message" :" Deleting Snes9x.cia." ,
56+ "type" :" deleteFile"
57+ }
58+ ]
59+ }
60+ ]
61+ }
You can’t perform that action at this time.
0 commit comments