Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Prado Gesto <d.pradogesto@ultimaker.com>2019-01-14 10:56:33 +0300
committerDiego Prado Gesto <d.pradogesto@ultimaker.com>2019-01-14 10:56:33 +0300
commitc6da82420345531d90f03f7a5bd07ded0919a21b (patch)
tree0b8b5601a9676069294ba4d1048ad43e497c5bf5 /resources/bundled_packages
parentdacc161745a0e6d16c86be0525e4aea3767eb35b (diff)
parent801a43c874dabc93c2b1ad8555b457544d16f55e (diff)
Merge branch '4.0'
Diffstat (limited to 'resources/bundled_packages')
-rw-r--r--resources/bundled_packages/cura.json19
1 files changed, 18 insertions, 1 deletions
diff --git a/resources/bundled_packages/cura.json b/resources/bundled_packages/cura.json
index 99b8cd35a0..5ad18c9883 100644
--- a/resources/bundled_packages/cura.json
+++ b/resources/bundled_packages/cura.json
@@ -50,6 +50,23 @@
}
}
},
+ "CuraDrive": {
+ "package_info": {
+ "package_id": "CuraDrive",
+ "package_type": "plugin",
+ "display_name": "Cura Backups",
+ "description": "Backup and restore your configuration.",
+ "package_version": "1.2.0",
+ "sdk_version": 6,
+ "website": "https://ultimaker.com",
+ "author": {
+ "author_id": "UltimakerPackages",
+ "display_name": "Ultimaker B.V.",
+ "email": "plugins@ultimaker.com",
+ "website": "https://ultimaker.com"
+ }
+ }
+ },
"CuraEngineBackend": {
"package_info": {
"package_id": "CuraEngineBackend",
@@ -1585,4 +1602,4 @@
}
}
}
-}
+} \ No newline at end of file