14 lines
610 B
Markdown
14 lines
610 B
Markdown
#### Usage
|
|
See [Switchbrew](http://switchbrew.org/index.php?title=Homebrew_Applications) for SD layout, applications, etc.
|
|
|
|
#### Download
|
|
The latest release is available from the [releases](https://github.com/switchbrew/nx-hbmenu/releases/latest) page.
|
|
|
|
#### Building
|
|
Build with ```make nx``` or just run ```make```.
|
|
|
|
#### Credits
|
|
|
|
* This uses code based on 3DS [new-hbmenu](https://github.com/fincs/new-hbmenu).
|
|
* [nanojpeg](https://svn.emphy.de/nanojpeg/trunk/nanojpeg/nanojpeg.c) is used for handling JPEG icons. Due to this some JPEGs are not [supported](https://github.com/switchbrew/nx-hbmenu/issues/7).
|