diff --git a/USI-LS/USI-LS-0.5.3.0.ckan b/USI-LS/USI-LS-0.5.3.0.ckan new file mode 100644 index 0000000000..cf86ff401b --- /dev/null +++ b/USI-LS/USI-LS-0.5.3.0.ckan @@ -0,0 +1,53 @@ +{ + "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.5.3.0", + "ksp_version": "1.2.0", + "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/BobPalmer/USI-LS/releases/download/0.5.3.0/USI-LS_0.5.3.0.zip", + "download_size": 3772538, + "download_hash": { + "sha1": "272EC6148064C5248B6B6EA8EB257C2F8A2205BC", + "sha256": "897FE63CB03642446C31484143D062B5E0509FBB921BCB52C9CD24583E63A134" + }, + "download_content_type": "application/zip", + "x_last_revision_by": "harryyoung", + "x_generated_by": "netkan" +}