-
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathplugin.json
More file actions
15 lines (15 loc) · 611 Bytes
/
plugin.json
File metadata and controls
15 lines (15 loc) · 611 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name": "Sidebar GUI",
"author": "fieldOfView",
"version": "4.6.9",
"minimum_cura_version": "4.0",
"maximum_cura_version": "5.12",
"description": "Provides an alternative, setting-centric interface based around a fixed sidebar",
"api": "6.0.0",
"supported_sdk_versions": [
"6.0.0", "6.1.0", "6.2.0", "6.3.0",
"7.0.0", "7.1.0", "7.2.0", "7.3.0", "7.4.0", "7.5.0", "7.6.0", "7.7.0", "7.8.0", "7.9.0",
"8.0.0", "8.1.0", "8.2.0", "8.3.0", "8.4.0", "8.5.0", "8.6.0", "8.7.0", "8.8.0", "8.9.0", "8.10.0", "8.11.0", "8.12.0"
],
"i18n-catalog": "cura"
}