How to install on mac?

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
ZacG
Prole
Posts: 5
Joined: Mon Mar 02, 2015 6:21 pm

How to install on mac?

Post by ZacG »

How do you install it on mac?
User avatar
veethree
Inner party member
Posts: 875
Joined: Sat Dec 10, 2011 7:18 pm

Re: How to install on mac?

Post by veethree »

The mac version doesn't have an installer. Doesn't really need one. You just download the mac .zip, Extract it, and then you can move the extracted file (love.app) to your applications folder. (or wherever you want)
ZacG
Prole
Posts: 5
Joined: Mon Mar 02, 2015 6:21 pm

Re: How to install on mac?

Post by ZacG »

veethree wrote:The mac version doesn't have an installer. Doesn't really need one. You just download the mac .zip, Extract it, and then you can move the extracted file (love.app) to your applications folder. (or wherever you want)
But then how do i know if it's worked, and how do i run it from a program like ZeroBrane?
User avatar
s-ol
Party member
Posts: 1077
Joined: Mon Sep 15, 2014 7:41 pm
Location: Cologne, Germany
Contact:

Re: How to install on mac?

Post by s-ol »

ZacG wrote:
veethree wrote:The mac version doesn't have an installer. Doesn't really need one. You just download the mac .zip, Extract it, and then you can move the extracted file (love.app) to your applications folder. (or wherever you want)
But then how do i know if it's worked, and how do i run it from a program like ZeroBrane?
You know it worked when it work :awesome: - for example when you manage to open something you wrote (a little helloworld app) or an existing .love with it.

And zerobrane needs to be configured seperately: it is shown at the beginning of this video http://notebook.kulchenko.com/zerobrane ... -debugging

s-ol.nu /blog  -  p.s-ol.be /st8.lua  -  g.s-ol.be /gtglg /curcur

Code: Select all

print( type(love) )
if false then
  baby:hurt(me)
end
paulclinger
Party member
Posts: 227
Joined: Thu Jun 28, 2012 8:46 pm

Re: How to install on mac?

Post by paulclinger »

S0lll0s wrote:
ZacG wrote:But then how do i know if it's worked, and how do i run it from a program like ZeroBrane?
You know it worked when it work :awesome: - for example when you manage to open something you wrote (a little helloworld app) or an existing .love with it.

And zerobrane needs to be configured seperately: it is shown at the beginning of this video http://notebook.kulchenko.com/zerobrane ... -debugging
@ZacG, @S0lll0s is correct, you can configure ZeroBrane Studio to find the Love2d executable by setting path.love2d='/Applications/love.app/Contents/MacOS/love' in the config file ('Edit | Preferences | Settings: User'). This is also the folder that is recognized by ZBS by default, so if you install love2d into /Applications/love.app, you don't need to setup anything in ZBS and it will just work. You can follow the instructions in myprograms/love2d-samples/demo.lua to test on love2d examples that are included with ZBS. To access those files, go to "Show Package Contents" and then navigate to Contents/ZeroBraneStudio/myprograms. Paul.
Post Reply

Who is online

Users browsing this forum: No registered users and 201 guests