mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00

We've added new things to our API. This allows plug-in developers to use them. Contributes to issue CURA-7205.
8 lines
188 B
JSON
8 lines
188 B
JSON
{
|
|
"name": "Simulation View",
|
|
"author": "Ultimaker B.V.",
|
|
"version": "1.0.1",
|
|
"description": "Provides the Simulation view.",
|
|
"api": "7.1",
|
|
"i18n-catalog": "cura"
|
|
}
|