You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
854 B
JSON
34 lines
854 B
JSON
[
|
|
{
|
|
"name": "Atmosphère",
|
|
"download_function_name": "download_atmosphere",
|
|
"git": {
|
|
"service": 0,
|
|
"org_name": "Atmosphere-NX",
|
|
"repo_name": "Atmosphere",
|
|
"asset_patterns": [
|
|
".*atmosphere.*\\.zip",
|
|
".*fusee.*\\.bin"
|
|
],
|
|
"group": null,
|
|
"version_pattern": null
|
|
},
|
|
"sdsetup_module_name": null
|
|
},
|
|
{
|
|
"name": "Hekate",
|
|
"download_function_name": "download_hekate",
|
|
"git": {
|
|
"service": 0,
|
|
"org_name": "CTCaer",
|
|
"repo_name": "hekate",
|
|
"asset_patterns": [
|
|
".*hekate.*\\.zip"
|
|
],
|
|
"group": null,
|
|
"version_pattern": null
|
|
},
|
|
"sdsetup_module_name": null
|
|
}
|
|
]
|