diff --git a/SimpleConstruction/SimpleConstruction-vVersion_3.2.ckan b/SimpleConstruction/SimpleConstruction-vVersion_3.2.ckan new file mode 100644 index 0000000000..7d07975e66 --- /dev/null +++ b/SimpleConstruction/SimpleConstruction-vVersion_3.2.ckan @@ -0,0 +1,47 @@ +{ + "spec_version": "v1.4", + "identifier": "SimpleConstruction", + "name": "SimpleConstruction", + "abstract": " This mod aims to provide simple rocketbuilding capability to stock parts. ", + "author": "matterbeam", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/131588-105-simpleconstruction-stock-rocket-building-v08/", + "spacedock": "https://spacedock.info/mod/59/SimpleConstruction", + "x_screenshot": "https://spacedock.info/content/matterbeam_328/SimpleConstruction/SimpleConstruction-1455675320.902058.jpg" + }, + "version": "vVersion_3.2", + "ksp_version": "1.2.1", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "InterstellarFuelSwitch-Core" + } + ], + "conflicts": [ + { + "name": "ExtraPlanetaryLaunchpads" + } + ], + "install": [ + { + "find": "SimpleConstruction", + "install_to": "GameData", + "filter": [ + "Thumbs.db", + "InterstellarFuelSwitch.version", + "InterstellarFuelSwitch.dll" + ] + } + ], + "download": "https://spacedock.info/mod/59/SimpleConstruction/download/Version_3.2", + "download_size": 161093, + "download_hash": { + "sha1": "D1D9DD38F488F2B06BA1B634CA0CA1FCCC0AB105", + "sha256": "5F6291E67C1E0CBC6D8AAB87C7B67C9088E9236C783712F415AFB7A25CA9B540" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}