Update manifest to new store system
This commit is contained in:
parent
f8b9a392dd
commit
646cabbb6d
|
@ -3,5 +3,17 @@
|
|||
"thumbnail": "store/Thumbnail.png",
|
||||
"id": "com_core447_OBSPlugin",
|
||||
"name": "OBS",
|
||||
"descriptions": {
|
||||
"en_US": "Control OBS."
|
||||
},
|
||||
"short-descriptions": {
|
||||
"en_US": "Control OBS"
|
||||
},
|
||||
"tags": ["Utility"],
|
||||
"minimum-app-version": "1.0.0",
|
||||
"app-version": "1.4.11-beta",
|
||||
|
||||
|
||||
"description": "Control OBS.",
|
||||
"short-description": "Control OBS"
|
||||
}
|
Loading…
Reference in New Issue