Go to file
2018-02-27 13:28:22 -05:00
common When '<dirname>/<dirname>.nro' is not found, use the first NRO found via dir-listing if there's only 1 NRO in the directory (only for paths starting with 'sdmc:/switch'). Closes #9. Added a comment and removed old code using StrId_Directory. 2018-02-27 13:28:22 -05:00
data Renamed switchicon_questionmark to invalid_icon 2018-02-26 23:52:13 +01:00
nx_main Handle args properly, fixes issue #10. 2018-02-27 02:08:30 -05:00
pc_main Added support for a/b on the pc version 2018-02-26 23:52:13 +01:00
resources Renamed switchicon_questionmark to invalid_icon 2018-02-26 23:52:13 +01:00
.gitignore Added LICENSE.md and updated .gitignore. 2018-02-18 16:50:56 -05:00
LICENSE.md Added LICENSE.md and updated .gitignore. 2018-02-18 16:50:56 -05:00
Makefile Moved hbmenu version string into Makefile. Updated Makefiles. Fixed Makefile issues. 2018-02-26 19:43:11 -05:00
Makefile.nx Moved hbmenu version string into Makefile. Updated Makefiles. Fixed Makefile issues. 2018-02-26 19:43:11 -05:00
Makefile.pc Moved hbmenu version string into Makefile. Updated Makefiles. Fixed Makefile issues. 2018-02-26 19:43:11 -05:00
README.md Moved hbmenu version string into Makefile. Updated Makefiles. Fixed Makefile issues. 2018-02-26 19:43:11 -05:00

Usage

See Switchbrew for SD layout, applications, etc.

Download

The latest release is available from the releases page.

Building

Build with make nx or just run make.

Credits