Skip to content

Commit

Permalink
- add missing pm_platform_helper
Browse files Browse the repository at this point in the history
  • Loading branch information
tabreturn committed Oct 16, 2024
1 parent 97184c8 commit 314d55b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ports/catsonmars/Cats on Mars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ PATH="$godot_dir:$PATH"
export FRT_NO_EXIT_SHORTCUTS=FRT_NO_EXIT_SHORTCUTS

$GPTOKEYB "$runtime" -c "./catsonmars.gptk" &
pm_platform_helper "$runtime"
"$runtime" $GODOT_OPTS --main-pack "gamedata/CatsOnMarsWindows_patched.pck"

$ESUDO umount "$godot_dir"
Expand Down

0 comments on commit 314d55b

Please sign in to comment.