diff --git a/CLLS/CLLS-1.2.ckan b/CLLS/CLLS-1.2.ckan new file mode 100644 index 0000000000..1bc82ad241 --- /dev/null +++ b/CLLS/CLLS-1.2.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": "v1.16", + "identifier": "CLLS", + "name": "Closed Loop Life Support", + "abstract": "Simple life support mod which adds a life support resource that is consumed by kerbals and can be produced by special generators to create self-sufficient ships and stations.", + "author": "mm", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/108297-10x-closed-loop-life-support-v01/", + "repository": "https://github.com/mmoench/CLLS" + }, + "version": "1.2", + "ksp_version": "1.2.2", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "CLLS", + "install_to": "GameData" + } + ], + "download": "https://api.github.com/repos/mmoench/CLLS/zipball/1.2", + "download_size": 941644, + "download_hash": { + "sha1": "FDB270C3BD1001A31966EEFF74602AF16FBE044A", + "sha256": "E2ED8680787A9880B0DDA2692EB99AED05929137014E2A51B03877C6090BCB52" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}