bitDecayGames / haxeflixel-template

Basic game template with FMOD and Bitlytics tie-ins ready to build from
3 stars 1 forks source link

Find a way to pin our dependency versions #10

Closed MondayHopscotch closed 3 years ago

MondayHopscotch commented 3 years ago

Avoid problems with dependency differences

thavelick commented 3 years ago

This should do it: https://github.com/bitDecayGames/LudumDare47/commit/870b7b177ae3e72acb899714231d0076516f0f50

thavelick commented 3 years ago

looks like you can do a cross repo cherry pick: https://stackoverflow.com/questions/5120038/is-it-possible-to-cherry-pick-a-commit-from-another-git-repository