diff --git a/CraftImport/CraftImport-0.3.0.ckan b/CraftImport/CraftImport-0.3.0.ckan new file mode 100644 index 0000000000..de8784dd95 --- /dev/null +++ b/CraftImport/CraftImport-0.3.0.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": "v1.4", + "identifier": "CraftImport", + "name": "Craft Import", + "abstract": "Import a craft file from either a website or a local file into the current game", + "author": "linuxgurugamer", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/132828", + "kerbalstuff": "https://kerbalstuff.com/mod/1118/Craft%20Import", + "repository": "https://github.com/linuxgurugamer/CraftImport", + "x_screenshot": "https://kerbalstuff.com/content/linuxgurugamer_4490/Craft_Import/Craft_Import-1440788257.458046.png" + }, + "version": "0.3.0", + "ksp_version": "1.0.4", + "install": [ + { + "find": "CraftImport", + "install_to": "GameData" + } + ], + "download": "https://kerbalstuff.com/mod/1118/Craft%20Import/download/0.3.0", + "download_size": 20894, + "x_generated_by": "netkan" +}