Stand-alone headless server
Stand-alone headless server
Is it possible to use Love without initialising window and graphics? I.e. to use it as a stand-alone headless server.
- zorg
- Party member
- Posts: 3465
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: Stand-alone headless server
Hi and welcome to the forums.
Look at the Config Files article, since you want that; you can specify the following:
Instead of the table stuff.
That will make it run headless.
Look at the Config Files article, since you want that; you can specify the following:
Code: Select all
t.window = false
That will make it run headless.
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
-
- Party member
- Posts: 107
- Joined: Wed Oct 15, 2014 5:00 pm
- Location: Yorkshire, England
Re: Stand-alone headless server
I think you also need to set love.graphics to false, I had trouble running on Ubuntu server 18.x until I turned that off.
Code: Select all
if not wearTheseGlasses() then
chewing_on_trashcan = true
end
Re: Stand-alone headless server
Did you mean to set 'modules.graphics = false'?
-
- Party member
- Posts: 107
- Joined: Wed Oct 15, 2014 5:00 pm
- Location: Yorkshire, England
Re: Stand-alone headless server
Yes I did.
Code: Select all
if not wearTheseGlasses() then
chewing_on_trashcan = true
end
Who is online
Users browsing this forum: Bing [Bot] and 2 guests