mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Add AMDReader to bundled packages
This commit is contained in:
parent
211bf46974
commit
331c8c52fd
1 changed files with 17 additions and 0 deletions
|
@ -33,6 +33,23 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"AMFReader": {
|
||||
"package_info": {
|
||||
"package_id": "AMFReader",
|
||||
"package_type": "plugin",
|
||||
"display_name": "AMF Reader",
|
||||
"description": "Provides support for reading AMF files.",
|
||||
"package_version": "1.0.0",
|
||||
"sdk_version": "6.0.0",
|
||||
"website": "https://ultimaker.com",
|
||||
"author": {
|
||||
"author_id": "fieldOfView",
|
||||
"display_name": "fieldOfView",
|
||||
"email": "plugins@ultimaker.com",
|
||||
"website": "https://ultimaker.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ChangeLogPlugin": {
|
||||
"package_info": {
|
||||
"package_id": "ChangeLogPlugin",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue