Merge branch 'dev' into feat/switch-nx

Bring FlexLove launcher UI ("big ui moment"), iOS picker dismiss, and Metal updates into the Switch NX branch. Keep pack_love (with libs/), NX inbox/rescan paths, SwitchDiagnostics, and Save Editor PadInput; port Scan again labels into LauncherView.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Andrew Quenehen
2026-08-03 13:02:08 -03:00
87 changed files with 34575 additions and 3553 deletions
+1
View File
@@ -65,6 +65,7 @@ mkdir -p "$CACHE" "$WORK" "$DIST/mac" "$DIST/win" "$DIST/linux"
LOVE_FILE="$WORK/game.love"
LOVE_LIST="$WORK/love-listing.txt"
# pack_love prints status on stdout; discard it and keep the known path.
# Includes libs/ (FlexLove) for the launcher UI.
"$ROOT/scripts/pack_love.sh" --output "$LOVE_FILE" --listing "$LOVE_LIST" >/dev/null
# ------------------------------------------------------- stamp release version