diff --git a/USI-LS/USI-LS-0.4.2.1.ckan b/USI-LS/USI-LS-0.4.2.1.ckan new file mode 100644 index 0000000000..dd51669f8b --- /dev/null +++ b/USI-LS/USI-LS-0.4.2.1.ckan @@ -0,0 +1,46 @@ +{ + "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/BobPalmer/USI-LS" + }, + "version": "0.4.2.1", + "ksp_version_min": "1.1.0", + "ksp_version_max": "1.1.2", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.5.1" + }, + { + "name": "USITools" + }, + { + "name": "CommunityResourcePack" + } + ], + "conflicts": [ + { + "name": "SETI-CommunityTechTree" + }, + { + "name": "TACLS" + } + ], + "install": [ + { + "find": "UmbraSpaceIndustries/LifeSupport", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/BobPalmer/USI-LS/releases/download/0.4.2.1/USI-LS_0.4.2.1.zip", + "download_size": 1840506, + "x_last_revision_by": "harryyoung", + "x_generated_by": "netkan" +}