add GitHub downloader, fix yyjson helper missing break, hide popup list when out of focus
This commit is contained in:
12
assets/romfs/github/ftpsrv.json
Normal file
12
assets/romfs/github/ftpsrv.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "ftpsrv",
|
||||
"url": "https://github.com/ITotalJustice/ftpsrv",
|
||||
"assets": [
|
||||
{
|
||||
"name": "switch_application.zip"
|
||||
},
|
||||
{
|
||||
"name": "switch_sysmod.zip"
|
||||
}
|
||||
]
|
||||
}
|
||||
9
assets/romfs/github/sphaira.json
Normal file
9
assets/romfs/github/sphaira.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "sphaira",
|
||||
"url": "https://github.com/ITotalJustice/sphaira",
|
||||
"assets":[
|
||||
{
|
||||
"name": "sphaira.zip"
|
||||
}
|
||||
]
|
||||
}
|
||||
9
assets/romfs/github/untitled.json
Normal file
9
assets/romfs/github/untitled.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "untitled",
|
||||
"url": "https://github.com/ITotalJustice/untitled",
|
||||
"assets":[
|
||||
{
|
||||
"name": "untitled.zip"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user