mirror of
https://github.com/bryanthaboi/gen1recomp.git
synced 2026-08-17 19:24:01 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user