mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
* feat: Most of the ui conversions and removing the package-recovered * chore: Include the down process. * feat: Add in the potential community packages. * chore: Add in the services * Make it so we skip rebuil. * update version to 033 in FE * chore: Revert to next version for patch-db * fix: Build and check Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
19 lines
381 B
JSON
19 lines
381 B
JSON
{
|
|
"name": null,
|
|
"ack-welcome": "0.3.3",
|
|
"marketplace": {
|
|
"selected-url": "https://registry.start9.com/",
|
|
"known-hosts": {
|
|
"https://registry.start9.com/": "Start9 Marketplace",
|
|
"https://community-registry.start9.com/": "Community Marketplace"
|
|
}
|
|
},
|
|
"dev": {},
|
|
"gaming": {
|
|
"snake": {
|
|
"high-score": 0
|
|
}
|
|
},
|
|
"ack-instructions": {}
|
|
}
|