mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00

The Cura 4.9 release will have expanded functionality. If you have a plug-in that uses this functionality, marking it as using SDK 7.5.0 will notify older Cura releases that they can't use that plug-in.
7 lines
168 B
JSON
7 lines
168 B
JSON
{
|
|
"name": "Toolbox",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.1",
|
|
"api": "7.5.0",
|
|
"description": "Find, manage and install new Cura packages."
|
|
}
|