-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
29 lines (29 loc) · 864 Bytes
/
metadata.json
File metadata and controls
29 lines (29 loc) · 864 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[
{
"name": "Test",
"listed": false,
"description": "A sample app to test MrServer's App repository.",
"logo": null,
"banner": null,
"publisher": "TheBetterInternet",
"uuid": "test"
},
{
"name": "The Ultimate DOOM",
"listed": true,
"description": "The famous DOOM game, now in MrServer.",
"logo": "https://cdn2.steamgriddb.com/icon_thumb/6b193c9c6c6065dc86212c6e17e42b71.png",
"banner": "https://cdn2.steamgriddb.com/hero_thumb/0c59cdc2503ef2319e9ba065276b46fc.jpg",
"publisher": "s-ar2005",
"uuid": "doom"
},
{
"name": "Pywal",
"listed": true,
"description": "Generate color schemes from wallpapers and apply them to MrServer (including the wallpaper)",
"logo": "https://i.imgur.com/5WgMACe.gif",
"banner": null,
"publisher": "TheBetterInternet",
"uuid": "pywal"
}
]