diff --git a/CLLS/CLLS-1.1.ckan b/CLLS/CLLS-1.1.ckan new file mode 100644 index 0000000000..3d74d6d5a4 --- /dev/null +++ b/CLLS/CLLS-1.1.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.1", + "ksp_version": "1.2.1", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "CLLS", + "install_to": "GameData" + } + ], + "download": "https://api.github.com/repos/mmoench/CLLS/zipball/1.1", + "download_size": 941646, + "download_hash": { + "sha1": "2B564156E26D09656844234772A61FD7139E7D2C", + "sha256": "054034A7F02D38C5FEA30EF40F198F82F30B507D4C357075B49336F1EFCD99CF" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}