Is there anyway to compile my .love into binary form for windows and mac, when I'm on linux.
I don't at the moment have access to my windows computer, and I don't have a mac, so is there anyway to do this?
I would have though that for windows I could just do the following:
Code: Select all
cp -u game.love love.exe lovegame.exe
:/
Thanks in advance.
Gallefray