feat: ship manifest.launcher.md for master-detail launcher
This commit is contained in:
19
manifest.launcher.md
Normal file
19
manifest.launcher.md
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
---
|
||||||
|
{"summary":"Sporel Launcher — module browser","author":"calic","tags":["host","launcher"],"teaser_images":[]}
|
||||||
|
---
|
||||||
|
|
||||||
|
# Sporel Launcher
|
||||||
|
|
||||||
|
Master-detail module browser. Lists every installed module on the
|
||||||
|
left, shows per-module hero, description, dependencies, and a Launch
|
||||||
|
button on the right.
|
||||||
|
|
||||||
|
## How to use
|
||||||
|
|
||||||
|
- Click a module to see its details.
|
||||||
|
- Click Launch Module to start it.
|
||||||
|
- ESC returns to this launcher from any module.
|
||||||
|
|
||||||
|
## What's next
|
||||||
|
|
||||||
|
See the News entry for in-progress + planned features.
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"id": "lib-management.launcher",
|
"id": "lib-management.launcher",
|
||||||
"version": "0.3.0",
|
"version": "0.3.1",
|
||||||
"kind": "module",
|
"kind": "module",
|
||||||
"api": "^0.1",
|
"api": "^0.1",
|
||||||
"ci_frames": 10,
|
"ci_frames": 10,
|
||||||
|
|||||||
Reference in New Issue
Block a user