13 lines
552 B
1
{
2
"$schema": "https://moonlight-mod.github.io/manifest.schema.json",
3
"id": "rocketship",
4
"apiLevel": 2,
5
"environment": "desktop",
6
"meta": {
7
"name": "Rocketship",
8
"tagline": "Adds new features when using rocketship",
9
"description": "**This extension only works on Linux when using rocketship:**\nhttps://github.com/moonlight-mod/rocketship\n\nAdds new features to the Discord Linux client with rocketship, such as a better screensharing experience.",
10
"authors": ["NotNite", "Cynosphere", "adryd"],
11
"deprecated": true
12
}
13
}
14