Page 1 of 1

How to create a Operational system?

Posted: Sun Apr 16, 2023 1:35 pm
by Cauan
Hi

I'm trying to do a operational system in love2d and i get something, but I want to add a file explorer and a app installer that get information from a json file clicked in file explorer
Idk if it's simple to understand, but, you can help me?
:o :( :shock: :roll: :| :| :| :| :| :| :| :|

Re: How to create a Operational system?

Posted: Sun Apr 16, 2023 5:43 pm
by pgimeno
Try posting your question in the "Support and Development" forum. Then we can help.

But if you can't even follow that simple direction, despite having been asked several times by the moderators, how can we know that you will understand whatever we try to explain to you?

Re: How to create a Operational system?

Posted: Sun Apr 16, 2023 9:29 pm
by slime
I moved all your threads to the appropriate subforums. Please stop posting things unrelated to porting in the Ports subforum.

Re: How to create a Operational system?

Posted: Mon Apr 17, 2023 9:40 am
by Bigfoot71
I don't really understand what you mean by an "operational system" but if you need to have access to files/folders outside the directories reserved for Löve you can use nativefs.

But do not hesitate to specify your request if this is not what you wanted.