Skip to content

Commit

Permalink
Merge pull request #1071 from cdeletre/vortexion
Browse files Browse the repository at this point in the history
Vortexion: add missing get_controls in the launch script
  • Loading branch information
kloptops authored Dec 17, 2024
2 parents 44c6946 + cec896e commit 5873003
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ports/vortexion/Vortexion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ source $controlfolder/control.txt

[ -f "${controlfolder}/mod_${CFW_NAME}.txt" ] && source "${controlfolder}/mod_${CFW_NAME}.txt"

get_controls

GAMEDIR="/$directory/ports/vortexion"
CONFDIR="$GAMEDIR/conf"
PYXEL_PKG="vortexion.pyxapp"
Expand Down

0 comments on commit 5873003

Please sign in to comment.