Distributing your games (making a .love file)
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: Distributing your games (making a .love file)
Didn't know for sure if it worked, but apparently it does. (I was one of the people suggesting using cat) Though if I were to do it myself I might statically link with some of the dependencies first.
- Garotas*Gostosas
- Prole
- Posts: 41
- Joined: Fri Apr 03, 2009 12:15 am
Re: Distributing your games (making a .love file)
thanks a lot! thats genius! its faster then always select all files, zip it, rename it...Jasoco wrote:I just tried that trick of simply adding .love to the end of a folders name and it worked perfectly when I double-clicked it on my Mac.
I LOVE GAME, YEAH!
- Jasoco
- Inner party member
- Posts: 3726
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: Distributing your games (making a .love file)
Remember that the trick only works on OS X. If you send it to a Windows user, they'll end up with a folder.Garotas*Gostosas wrote:thanks a lot! thats genius! its faster then always select all files, zip it, rename it...Jasoco wrote:I just tried that trick of simply adding .love to the end of a folders name and it worked perfectly when I double-clicked it on my Mac.
I use the trick during testing so I can double-click it to open it but still edit the files inside.
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: Distributing your games (making a .love file)
On Win and Linux you can still use the folder with LÖVE. Well, ok, you can't double-click, but I usually open a terminal window for testing anyway.Jasoco wrote:Remember that the trick only works on OS X. If you send it to a Windows user, they'll end up with a folder.
Help us help you: attach a .love.
- Jasoco
- Inner party member
- Posts: 3726
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: Distributing your games (making a .love file)
I'd say for finalizing, do the zipping. But I'll use packages for the development phase.
Re: Distributing your games (making a .love file)
So if i understood you right it is possible to pack the love executable and the .love file in an executable file via cat.
Is it possible to also include the compiled libs into this file and if yes, what lib files am i searching for under ubuntu?
Is it possible to also include the compiled libs into this file and if yes, what lib files am i searching for under ubuntu?
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: Distributing your games (making a .love file)
you can use cat but you cant add the libraries that way either recompile or add them sEPERATELy (caps fail) and use LD_LIBRARY_PATH
remember to append the .love to the executable
[@psp]
remember to append the .love to the executable
[@psp]
Re: Distributing your games (making a .love file)
Isn't it better and easier to create a .deb package for Ubuntu?
Re: Distributing your games (making a .love file)
what would be easy is if there was a doc explaining how to make a *.deb file for love
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: Distributing your games (making a .love file)
Which isn't that hard. Golden tip: try opening a .deb as an archive.osgeld wrote:what would be easy is if there was a doc explaining how to make a *.deb file for love
Help us help you: attach a .love.
Who is online
Users browsing this forum: Bing [Bot] and 5 guests