IgorTimofeev / MineOS

Home of MineOS and it's software for OpenComputers mod
Other
739 stars 191 forks source link

Feature request: Exportable app install json #536

Closed cadergator10 closed 4 months ago

cadergator10 commented 1 year ago

This kind of has to do with the site being down. But if there was a way to create a JSON which you can import into the app market to download all of the required files and stuff when the server is down, that would be helpful. It could also help for private apps you may want to only use yourself and don't necessarily want to publicize.

IgorTimofeev commented 1 year ago

Too much work for dead project, sorry

PublicVoidUpdate commented 1 year ago

So Mineos is confirmed dead? Damn.

IgorTimofeev commented 1 year ago

Yep, it's been 4 years now :d

CoolCat467 commented 4 months ago

@cadergator10 This script will save app installation data as json file (using my new library): https://github.com/CoolCat467/MineOS-Market-Client/blob/main/examples/export_app_install_json.py