mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 04:22:50 +02:00
buildscripts | ||
crt0 | ||
nx | ||
tools | ||
.gitignore | ||
Makefile | ||
README.md |
Nintendo Switch AArch64-only userland library.
Based on libctru.
Install instructions
- Setup $DEVKITA64 in your environment.
- make install
- cd tools/ && sudo make install