Hi, is it possible to start the app made in love and do not create the typical identity folder in appdata/roaming/LOVE/appName ?
Because i have an app that does not need to store any information in the save directory. Never ever. Just a thing that plays something on the screen.
identity of app as folder
-
- Prole
- Posts: 4
- Joined: Fri Aug 06, 2021 1:38 pm
Re: identity of app as folder
:-) I did read the API a lot of times. Please understand. Maybe there is workaround this. It is not a BUG. I look for a feature if there is one.
1) make small app that does nothing at all just a window and no write to any file
2) look if there is identity folder created in appdata/roaming/love/
3) there is, this is automatic then without any way to disable this behaviour?
1) make small app that does nothing at all just a window and no write to any file
2) look if there is identity folder created in appdata/roaming/love/
3) there is, this is automatic then without any way to disable this behaviour?
- zorg
- Party member
- Posts: 3468
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: identity of app as folder
use a conf.lua file: Config_Files
if you set identity to nil there, as the example shows, i think it won't create the folder automatically unless you try to write to a file.
if you set identity to nil there, as the example shows, i think it won't create the folder automatically unless you try to write to a file.
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.
Re: identity of app as folder
Confirmed. If conf.identity=nil then the app will not create any folder in the savedirectory. Thanks! :-)
Who is online
Users browsing this forum: Ahrefs [Bot] and 5 guests