LOVE 0.5 Mac [UB] Binary, Needs Testers.
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: LOVE 0.5 Mac [UB] Binary, Needs Testers.
Thinking on which, how do we package the games for distribution? I could work with a posix binary, and make a app bundle, but that's a bit of work.
Re: LOVE 0.5 Mac [UB] Binary, Needs Testers.
bombzone: the frameworks are in the .app binary itself right click then "Show Package Contents"
cocoa: I thought about rigging the binary so it starts off a "main.love" love file within the binary itself when there is no argument but I havent done it yet. Should only be one line of code though.
cocoa: I thought about rigging the binary so it starts off a "main.love" love file within the binary itself when there is no argument but I havent done it yet. Should only be one line of code though.
Re: LOVE 0.5 Mac [UB] Binary, Needs Testers.
That sounds good- A unix binary should run just as well, right?
Re: LOVE 0.5 Mac [UB] Binary, Needs Testers.
I am too nub to answer the same question about Unix though.
Re: LOVE 0.5 Mac [UB] Binary, Needs Testers.
I was wondering, since I checked inside of the package, and it looked like a UNIX binary- Flowing into the fact that UNIX libraries and code works and builds on Leopard (UNIX 03 Certification woot), I was wondering it in fact it might run without using a App Bundle, or using a game "packaged" via the Linux binary in the bundle would work.
Re: LOVE 0.5 Mac [UB] Binary, Needs Testers.
Inside the binary as in:appleide wrote:cocoa: I thought about rigging the binary so it starts off a "main.love" love file within the binary itself when there is no argument but I havent done it yet. Should only be one line of code though.
Code: Select all
cat love main.love > main
Re: LOVE 0.5 Mac [UB] Binary, Needs Testers.
Inside the resources folder in the .app package.
Re: LOVE 0.5 Mac [UB] Binary, Needs Testers.
You don't have to package anything, that's the benefit of using bundles, just change the bundle icon with your game icon, put the game in the bundle and make sure it gets loaded.
Re: LOVE 0.5 Mac [UB] Binary, Needs Testers.
Yes exactly I just referred to the bundle as package. Probably because when I right click on the .app there's a menu item "Show Package Contents"...
Who is online
Users browsing this forum: Bing [Bot] and 2 guests