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 :)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.