Go to file
2018-02-26 23:52:13 +01:00
common Switched to using textGetString for action descriptions and app info 2018-02-26 23:52:13 +01:00
data Renamed switchicon_questionmark to invalid_icon 2018-02-26 23:52:13 +01:00
nx_main Don't allow going back if you're in sdmc:/ on the switch 2018-02-26 23:52:13 +01: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 Initial public commit. 2018-02-11 19:07:18 -05:00
Makefile.nx Cleanup some math stuff 2018-02-26 23:52:13 +01:00
Makefile.pc Renamed switchicon_questionmark to invalid_icon 2018-02-26 23:52:13 +01:00
README.md Switched to using textGetString for action descriptions and app info 2018-02-26 23:52:13 +01:00

Usage

See Switchbrew for SD layout, applications, etc.

Download

The latest release is available from the releases page.

Building

Build with Makefile.nx directly or just run make.

Credits