diff --git a/CLLS/CLLS-1.0.ckan b/CLLS/CLLS-1.0.ckan new file mode 100644 index 0000000000..16f2bd279d --- /dev/null +++ b/CLLS/CLLS-1.0.ckan @@ -0,0 +1,28 @@ +{ + "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.0", + "ksp_version": "1.2.1", + "install": [ + { + "find": "CLLS", + "install_to": "GameData" + } + ], + "download": "https://api.github.com/repos/mmoench/CLLS/zipball/1.0", + "download_size": 731209, + "download_hash": { + "sha1": "A524D4A18692577C06DDF0818F9D111D1CB08B3C", + "sha256": "979DEE3CA5C8D219B1CD57009D921A0DDCE41C422D8952CCD5BEB2FF3AB6BF71" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}