Skip to content

Commit

Permalink
Merge branch 'super-skelemania' of https://github.com/tabreturn/PortM…
Browse files Browse the repository at this point in the history
…aster-New into super-skelemania
  • Loading branch information
tabreturn committed Oct 16, 2024
2 parents 85a5022 + 503e9b2 commit 0db3093
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ports/superskelemania/Super Skelemania.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ fi
$GPTOKEYB "gmloader" -c ./superskelemania.gptk &

$ESUDO chmod +x "$GAMEDIR/gmloader"
pm_platform_helper $GAMEDIR/gmloader
pm_platform_helper "$GAMEDIR/gmloader"
./gmloader game.apk

pm_finish
2 changes: 1 addition & 1 deletion ports/superskelemania/port.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"runtime": null,
"reqs": [],
"arch": [
"aarch64"
"armhf"
]
}
}

0 comments on commit 0db3093

Please sign in to comment.