Cura/plugins/UFPWriter/plugin.json
Ghostkeeper 600e2abce1
Add basic UFP writer plug-in
This already implements most of it. Just the thumbnail must still be gotten and put inside the container.

Contributes to issue CURA-4872.
2018-01-26 13:25:49 +01:00

8 lines
204 B
JSON

{
"name": "UFP Writer",
"author": "Ultimaker B.V.",
"version": "1.0.0",
"description": "Provides support for writing Ultimaker Format Packages.",
"api": 4,
"i18n-catalog": "cura"
}