diff --git a/USI-LS/USI-LS-0.6.0.0.ckan b/USI-LS/USI-LS-0.6.0.0.ckan new file mode 100644 index 0000000000..d6c31ec732 --- /dev/null +++ b/USI-LS/USI-LS-0.6.0.0.ckan @@ -0,0 +1,54 @@ +{ + "spec_version": "v1.16", + "identifier": "USI-LS", + "name": "USI Life Support", + "abstract": "UmbraSpaceIndustries take on life support", + "author": "RoverDude", + "license": "restricted", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/105202-105", + "repository": "https://github.com/UmbraSpaceIndustries/USI-LS" + }, + "version": "0.6.0.0", + "ksp_version_min": "1.2.9", + "ksp_version_max": "1.3.9", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.5.1" + }, + { + "name": "USITools" + }, + { + "name": "CommunityResourcePack" + }, + { + "name": "CommunityCategoryKit" + } + ], + "conflicts": [ + { + "name": "SETI-CommunityTechTree" + }, + { + "name": "TACLS" + } + ], + "install": [ + { + "find": "UmbraSpaceIndustries/LifeSupport", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/UmbraSpaceIndustries/USI-LS/releases/download/0.6.0.0/USI-LS_0.6.0.0.zip", + "download_size": 4170582, + "download_hash": { + "sha1": "A5FD1210CCDC4142CB3126A4788B437F07DDDFF3", + "sha256": "F2417B7CB16399D8F9899A2386BE620F24965417F19D5C47E179829D1A0FC88D" + }, + "download_content_type": "application/zip", + "x_last_revision_by": "harryyoung", + "x_generated_by": "netkan" +}