mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-16 18:59:39 +08:00

This plug-in will be a complete re-write of the previous Toolbox plug-in. It's intended to solve some of the inherent architectural problems with the Toolbox. We're calling it Marketplace now as well. Contributes to issue CURA-8556.
9 lines
247 B
JSON
9 lines
247 B
JSON
{
|
|
"name": "Marketplace",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.0",
|
|
"api": 7,
|
|
"description": "Manages extensions to the application and allows browsing extensions from the Ultimaker website.",
|
|
"i18n-catalog": "cura"
|
|
}
|