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