hawkthorne / hawkthorne-journey

Digital Estate Planning: The Game
projecthawkthorne.com
1.09k stars 452 forks source link

Lua 0.10.x and Above? #2566

Closed MCDELTAT closed 7 years ago

MCDELTAT commented 7 years ago

Is there a way to get this to run in love 0.10.2? I'm building a game right now and using that as my release version, and I can't find any documentation on installing two versions of love at once, which means I can't play this fabulous game.

Attempted to just change the version check in main.lua, but then ran into an issue immediately when I tried to open the "Options" menu.

I didn't see this mentioned anywhere in the project goals. Did you ever anticipate updating the game to work with the 10.x branch? What do you think needs to be done? I'll gladly be the grunt if needs be.

8bitgentleman commented 7 years ago

I think the last version we updated the game for was 10. I haven't been keeping up with the changes in love 10.2 so something could have easily broken. If you want to update the game for the new version go ahead, I'll definitely look at/merge an update pull request

MCDELTAT commented 7 years ago

Cool. Any pro tips on easiest way to find all function calls that have changed?

8bitgentleman commented 7 years ago

My best guess would be to check out https://love2d.org/wiki/Version_History