Commit Graph

3 Commits

Author SHA1 Message Date
Niklas Friesen
c8c677d2db CI: GitHub Actions build with .nro artifact; bump version to 1.0.0
Some checks failed
Build / switch (push) Failing after 21s
- Workflow runs on push/PR to main and master using devkitpro/devkita64.
- Uploads swr-ini-tool.nro as artifact swr-ini-tool.

Makefile: TARGET_VERSION 0.1.0 -> 1.0.0.
Made-with: Cursor
2026-03-30 20:10:47 +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