diff --git a/manifest.json b/manifest.json index c083cd8..5285a5d 100644 --- a/manifest.json +++ b/manifest.json @@ -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" -} \ No newline at end of file +}