Search found 1 match
- Wed Jun 26, 2013 4:35 pm
- Forum: General
- Topic: Love2d Compiler(Distributor) [windows]
- Replies: 32
- Views: 19864
Re: Love2d Compiler(Distributor) [windows]
I added a couple of lines to @vrld's Makefile to update Info.plist according to http://love2d.org/wiki/Game_Distribution#Creating_a_MacOS_X_App . The new Makefile runs without errors on GNU/Linux: love=/usr/bin/love zip=/usr/bin/zip luac=/usr/bin/luac builddir=build distdir=dist windir=~/Downloads/l...