diff --git a/AlmostFreeLaunchClamps/AlmostFreeLaunchClamps-0.2.1.ckan b/AlmostFreeLaunchClamps/AlmostFreeLaunchClamps-0.2.1.ckan new file mode 100644 index 0000000000..ff39fdd7a3 --- /dev/null +++ b/AlmostFreeLaunchClamps/AlmostFreeLaunchClamps-0.2.1.ckan @@ -0,0 +1,39 @@ +{ + "spec_version": "v1.4", + "identifier": "AlmostFreeLaunchClamps", + "name": "Almost Free Launch Clamps", + "abstract": "Low mass, free launch clamps", + "author": "Galileo88", + "license": "public-domain", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/164733-13-almost-free-launch-clamps-010/", + "repository": "https://github.com/Galileo88/AlmostFreeLaunchClamps" + }, + "version": "0.2.1", + "ksp_version_min": "1.2.2", + "ksp_version_max": "1.3.1", + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "FASALaunchClampsContinued" + } + ], + "install": [ + { + "find": "AFLC", + "install_to": "GameData" + } + ], + "download": "https://github.com/Galileo88/AlmostFreeLaunchClamps/releases/download/0.2.1/AlmostFreeLaunchClamps.0.2.1.zip", + "download_size": 55770, + "download_hash": { + "sha1": "59BCF0D6FE00C468D7B33F0AD451570A949A3C1A", + "sha256": "905915821A5F21D90289BBB62E96130C602B4DA1659EF2869862463F6C35D88A" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}