Page 1 of 1
Distribution from Windows to Mac
Posted: Sun May 10, 2015 11:19 pm
by mitchellrivett
I'm looking to convert my game to a file that can simply be double clicked on a Mac, similar to an exe for Windows. I only have Windows, so I cannot test the thing I make myself.
I tried following the instructions under "Creating a Mac OS X Application" on the page below, and it didn't work on my friends Mac.
https://love2d.org/wiki/Game_Distribution
Re: Distribution from Windows to Mac
Posted: Mon May 11, 2015 4:53 pm
by I~=Spam
If I understand correctly this wiki article is out of date (especially the linux part). Here's a program that does it for you (you might need
cygwin to run it though):
https://github.com/MisterDA/love-release
Re: Distribution from Windows to Mac
Posted: Mon May 11, 2015 6:46 pm
by mitchellrivett
I actually do have Linux on my work laptop, I'll give it a shot and update this comment when I try it out. Thanks!
Re: Distribution from Windows to Mac
Posted: Mon May 11, 2015 7:42 pm
by I~=Spam
mitchellrivett wrote:I actually do have Linux on my work laptop,
Awesome! I use linux too! Over time I have gradually moved away from windows to the point that I don't use it anymore.
(I use Arch Linux BTW)