* Implement theming and fix spelling errors, fixes issue #6. Now requires libconfig "separator" was spelled "seperator" * Added default case for when the system theme is not the values for light/dark. The default case acts like the system theme is the dark one. |
||
---|---|---|
common | ||
data | ||
nx_main | ||
pc_main | ||
resources | ||
.gitignore | ||
icon.jpg | ||
LICENSE.md | ||
Makefile | ||
Makefile.nx | ||
Makefile.pc | ||
README.md |
Usage
See Homebrew_Applications for SD layout and applications, etc. See Switchbrew for hbmenu docs.
Download
The latest release is available from the releases page.
Building
Build with make nx
or just run make
.
Credits
- This uses code based on 3DS new-hbmenu.
- nanojpeg is used for handling JPEG icons. This library doesn't support lossless JPEG.