I don´t understan how i can sell my Game on Linux

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
Craxxurz
Prole
Posts: 1
Joined: Mon Feb 16, 2015 11:11 am

I don´t understan how i can sell my Game on Linux

Post by Craxxurz »

Hello,
when i have created a Game in LÖVE how i can make it that people with Linux maschines are able to buy the Game and play it. Do i just havo to give them the .love?

Sorry for my bad english. Greetings from Germany. :)
User avatar
s-ol
Party member
Posts: 1077
Joined: Mon Sep 15, 2014 7:41 pm
Location: Cologne, Germany
Contact:

Re: I don´t understan how i can sell my Game on Linux

Post by s-ol »

Craxxurz wrote:Hello,
when i have created a Game in LÖVE how i can make it that people with Linux maschines are able to buy the Game and play it. Do i just havo to give them the .love?

Sorry for my bad english. Greetings from Germany. :)
Yes, that is what you do: https://love2d.org/wiki/Game_Distribution

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
Germanunkol
Party member
Posts: 712
Joined: Fri Jun 22, 2012 4:54 pm
Contact:

Re: I don´t understan how i can sell my Game on Linux

Post by Germanunkol »

You can also try the love-release script (great tool) which can generate .deb files. I have not tested them so far, but .deb is an accepted standard among many Linux distros. Many games that say "we support linux" only support the .deb file.
For other distributions, you should still give the .love file out, but most "casual" linux users will probably use some flavor of Ubuntu where the installation of .deb files is very simple. This probably also takes care of the uninstall-process (again, I haven't tested it), which I find very important.
trAInsported - Write AI to control your trains
Bandana (Dev blog) - Platformer featuring an awesome little ninja by Micha and me
GridCars - Our jam entry for LD31
Germanunkol.de
User avatar
T-Bone
Inner party member
Posts: 1492
Joined: Thu Jun 09, 2011 9:03 am

Re: I don´t understan how i can sell my Game on Linux

Post by T-Bone »

If you're going to just ship the .love-file, at least also ship some instructions on how to get it running, what Löve versions it supports etc.
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests