3 Commits

Author SHA1 Message Date
Niklas Friesen
30e89fee71 CI: GitHub Actions build with .nro artifact (GHES-compatible)
All checks were successful
Build / Build (push) Successful in 30s
- devkitpro/devkita64 container; apt install nodejs for actions/checkout.
- upload-artifact@v3 (v4+ unsupported on GitHub Enterprise Server).
- Push/PR to main and master; workflow_dispatch.
- Makefile: TARGET_VERSION 1.0.0.

Made-with: Cursor
2026-03-30 20:17:50 +02:00
Niklas Friesen
a61fa67dca Makefile: use cp -rf for ROMFS merge (macOS/BSD compatibility)
BSD cp does not support GNU's -u flag, which broke the ROMFS target on macOS.

Made-with: Cursor
2026-03-30 19:32:53 +02:00
Niklas080208
617265f004 Initial commit 2026-02-11 20:33:01 +01:00