1
0
Fork 0
mirror of https://github.com/eliboa/TegraRcmGUI.git synced 2024-11-24 19:22:04 +00:00
TegraRcmGUI/res/packages.json
2020-12-11 12:46:53 +01:00

38 lines
1.2 KiB
JSON

{
"packages": [
{
"name": "Ariane",
"version": "1.0.0",
"type": "Payload",
"author": "eliboa",
"description": "Communicate with device through USB",
"payload": ":/ariane_bin"
},
{
"name": "Hekate",
"version": "5.3.4",
"type": "Bootloader",
"author": "CTCaer",
"description": "The all in one bootloader for all your needs",
"url": "https://github.com/CTCaer/hekate",
"payload": "packages/Hekate/5.3.4/hekate_ctcaer_5.3.4.bin"
},
{
"name": "Atmosphere",
"version": "0.14.4",
"author": "SciresM,...",
"description": "Customized firmware for the Nintendo Switch",
"url": "https://github.com/Atmosphere-NX/Atmosphere",
"type": "CFW"
},
{
"name": "Lockpick_RCM",
"type": "Payload",
"version": "1.8.4",
"author": "shchmue",
"description": "Derives encryption keys",
"url": "https://github.com/shchmue/Lockpick_RCM",
"payload": "packages/Lockpick_RCM/1.8.4/Lockpick_RCM.bin"
}
]
}