Hey!!

General discussion about LÖVE, Lua, game development, puns, and unicorns.
User avatar
Franco30557
Prole
Posts: 20
Joined: Sun Aug 05, 2012 8:24 pm
Contact:

Hey!!

Post by Franco30557 »

Hey! I'm new to Love2D but I'm not new to Lua, I am pretty good with Lua. Love2D seems like a pretty cool site. So, is there anything going on here?. :awesome:
If you read this, you're way too early.
User avatar
Lafolie
Inner party member
Posts: 809
Joined: Tue Apr 05, 2011 2:59 pm
Location: SR388
Contact:

Re: Hey!!

Post by Lafolie »

Hello. There's lots of things in viewforum.php?f=5.
Do you recognise when the world won't stop for you? Or when the days don't care what you've got to do? When the weight's too tough to lift up, what do you? Don't let them choose for you, that's on you.
User avatar
Franco30557
Prole
Posts: 20
Joined: Sun Aug 05, 2012 8:24 pm
Contact:

Re: Hey!!

Post by Franco30557 »

Oh ok, thanks. What's with the rubber piggy thing when I open up Love2D?
If you read this, you're way too early.
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

Re: Hey!!

Post by Nixola »

It's the "no-game" screen, it appears when you open LOVE without loading any .love or folder, when you open LOVE providing an unexistant path or when you open it providing a non-zip .love
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
User avatar
T-Bone
Inner party member
Posts: 1492
Joined: Thu Jun 09, 2011 9:03 am

Re: Hey!!

Post by T-Bone »

Check out the wiki at https://love2d.org/wiki/Main_Page
User avatar
Franco30557
Prole
Posts: 20
Joined: Sun Aug 05, 2012 8:24 pm
Contact:

Re: Hey!!

Post by Franco30557 »

I looked at the wiki, but I don't know what it means by make a Love2D file. What do I do?
If you read this, you're way too early.
User avatar
Jasoco
Inner party member
Posts: 3726
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

Re: Hey!!

Post by Jasoco »

A .love file is a ZIP file with all the contents inside it and a new extension.

To make one, ZIP up the contents of the folder, NOT the folder itself, so that all the contents are at the root of the ZIP file. For example, open the folder where you have all your Löve files, i.e. where the main.lua file is located, and select all the files and ZIP them. On OS X and Windows you can right-click the selected files and either "Compress" or "Archive" them. Then change the extension of this new ZIP file to .love. This will be your .love file.

You can also run it unzipped if you drag the folder (Extension or not) to the Löve application/EXE.

If you are on OS X, you can just give the folder a .love extension to turn it into a package and double-click it to open it in Löve. Don't think it works the same way on Windows or Linux. But don't quote me on that.

I'm on OS X and I don't ZIP the files until I need to upload them to the forum for assistance. I run them all from the Terminal myself.
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

Re: Hey!!

Post by Nixola »

Jasoco wrote:On OS X and Windows you can right-click the selected files and either "Compress" or "Archive" them.
Ubuntu too, AFAIR (remember)

Jasoco wrote:If you are on OS X, you can just give the folder a .love extension to turn it into a package and double-click it to open it in Löve. Don't think it works the same way on Windows or Linux.
It doesn't
Jasoco wrote:But don't quote me on that.
Just did :P
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
User avatar
Jasoco
Inner party member
Posts: 3726
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

Re: Hey!!

Post by Jasoco »

Nixola wrote:
Jasoco wrote:If you are on OS X, you can just give the folder a .love extension to turn it into a package and double-click it to open it in Löve. Don't think it works the same way on Windows or Linux.
It doesn't
That's a shame. Do Windows and Linux not have the "package" concept?
Jasoco wrote:But don't quote me on that.
Just did :P
I told you not to quote me! But you went ahead and did it anyway!
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

Re: Hey!!

Post by Nixola »

Jasoco wrote:
Nixola wrote:
Jasoco wrote:If you are on OS X, you can just give the folder a .love extension to turn it into a package and double-click it to open it in Löve. Don't think it works the same way on Windows or Linux.
It doesn't
That's a shame. Do Windows and Linux not have the "package" concept?
...I don't even know what do you exactly mean...
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 2 guests