diff --git a/USI-LS/USI-LS-0.8.0.0.ckan b/USI-LS/USI-LS-0.8.0.0.ckan new file mode 100644 index 0000000000..a4e5f93c6c --- /dev/null +++ b/USI-LS/USI-LS-0.8.0.0.ckan @@ -0,0 +1,57 @@ +{ + "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://umbraspaceindustries.github.io/UmbraSpaceIndustries/", + "repository": "https://github.com/UmbraSpaceIndustries/USI-LS" + }, + "version": "0.8.0.0", + "ksp_version_min": "1.4.0", + "ksp_version_max": "1.4.9", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.8.0" + }, + { + "name": "USITools", + "min_version": "0.9.0.0" + }, + { + "name": "CommunityResourcePack", + "min_version": "0.7.0.0" + }, + { + "name": "CommunityCategoryKit", + "min_version": "2.0.0.0" + } + ], + "conflicts": [ + { + "name": "SETI-CommunityTechTree" + }, + { + "name": "TACLS" + } + ], + "install": [ + { + "find": "UmbraSpaceIndustries/LifeSupport", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/UmbraSpaceIndustries/USI-LS/releases/download/0.8.0.0/USI-LS_0.8.0.0.zip", + "download_size": 4302875, + "download_hash": { + "sha1": "F76133392ECDA794F1D1D89826CA33304DC26FFD", + "sha256": "D232D046C1A1FE39E255FDDBF83645DB253F9C1A36E8A3691B23EF9D81183221" + }, + "download_content_type": "application/zip", + "x_last_revision_by": "DoktorKrogg", + "x_generated_by": "netkan" +}