v3.0.0
版本发布时间: 2019-12-30 22:36:02
WerWolv/Hekate-Toolbox最新发布版本:v4.0.3(2023-04-17 16:02:40)
Changelog
-
Fixes so the Toolbox works with latest libnx and Atmosphere again
-
The flags folder will now be created before trying to create a boot2.flag file
-
Third-party sysmodules can now create a toolbox.json file in their folder to make them be loadable by the toolbox
- To use this feature, create a toolbox.json file in your sysmodule's /atmosphere/contents/
folder with the following format:
- To use this feature, create a toolbox.json file in your sysmodule's /atmosphere/contents/
{
"name" : "sys-something",
"tid" : "0100000000000999",
"requires_reboot": false
}
- The atmosphere config files will now be created and filled if none was found
- Allow inputs from any controller, for consistency with hbmenu v3.2.0
All you can see here was the work of @cathery so a huge thanks to them <3
1、 KosmosToolbox.nro 3.49MB