You are browsing as a guest. Sign up (or log in) to start making projects!

1h 47m 49s logged

WE DID IT!!! - WINDOWS BUILDING WORKS!

super quick summery:

  • I added the –Name (or -n) option to specify a game name!
  • I made windows building work (Duh)

How windows building works:

in a nutshell you essentially just need to zip the entire game directory with main.lua and friends into a game.love file. then you just copy paste it onto the love.exe file present in the zip downloads of love2D for windows and zip the whole thing up into a game!

ofc tho other things needed to be done like:

  • figuring out where to download the love2d version from and also extracting it
  • setting up the build environment
  • staying sane

it works tho! maybe you could test it and then tell me why it broke because we all know it only works on my machine :)

0
3

Comments 0

No comments yet. Be the first!