mirror of
https://github.com/coderkei/akmenu-next.git
synced 2025-06-19 01:15:32 -04:00
19 lines
822 B
Markdown
19 lines
822 B
Markdown
# akmenu-next
|
|
|
|
Frontend for nds-bootstrap based upon lifehansolhacker's akmenu4 port [https://github.com/lifehackerhansol/akmenu4](https://github.com/lifehackerhansol/akmenu4).
|
|
|
|
## Getting Started
|
|
|
|
Requires devkitarm to be installed. Build the repository with `build.sh`.
|
|
|
|
|
|
### Configuration
|
|
|
|
The system directory is `_nds` where the akmenu system files should be placed, along with a copy of nds-bootstrap as `nds-bootstrap-release.nds`.
|
|
For cheats, put a copy of `usrcheat.dat` into the `_nds/cheats` folder. Themes go into `_nds/ui`.
|
|
|
|
## License
|
|
|
|
This project is comprised of various sources and is collectively licensed under the GPL-3.0-or-later license.
|
|
Please check [the license section](https://github.com/coderkei/akmenu-next/tree/main/licenses) for more information as well as a copy of all applicable licenses.
|