mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-19 04:09:40 +08:00

We've added new things to our API. This allows plug-in developers to use them. Contributes to issue CURA-7205.
8 lines
164 B
JSON
8 lines
164 B
JSON
{
|
|
"name": "AMF Reader",
|
|
"author": "fieldOfView",
|
|
"version": "1.0.0",
|
|
"description": "Provides support for reading AMF files.",
|
|
"api": "7.1.0"
|
|
}
|