feat(plugin): update plugin.json with correct Decky metadata fields
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "DeckyVault",
|
"name": "DeckyVault",
|
||||||
"version": "0.1.0",
|
|
||||||
"description": "Automatically record performance metrics and export/upload to DeckyVault",
|
|
||||||
"author": "DeckyVault",
|
"author": "DeckyVault",
|
||||||
"license": "MIT",
|
"flags": ["debug"],
|
||||||
"icon": "",
|
"api_version": 1,
|
||||||
"permissions": ["system"]
|
"publish": {
|
||||||
|
"tags": ["performance", "benchmark", "mangohud"],
|
||||||
|
"description": "Record performance metrics and export/upload them to DeckyVault",
|
||||||
|
"image": ""
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user