mirror of
https://github.com/coderkei/akmenu-next.git
synced 2025-06-18 08:55:46 -04:00
Frontend for nds-bootstrap
.vscode | ||
arm7 | ||
arm9 | ||
arm9_ak2 | ||
arm9_dsi | ||
arm9_m3 | ||
arm9_tt | ||
DLDI@6786ce4dd4 | ||
fonts | ||
language | ||
licenses | ||
nds-bootloader@75b9cff717 | ||
share | ||
.clang-format | ||
.gitignore | ||
.gitmodules | ||
build.sh | ||
clean.sh | ||
gba_sleep.txt | ||
icon.bmp | ||
languages.txt | ||
Makefile | ||
note.txt | ||
README.md |
akmenu-next
Frontend for nds-bootstrap based upon lifehansolhacker's akmenu4 port 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 for more information as well as a copy of all applicable licenses.