diff --git a/USI-LS/USI-LS-0.3.15.0.ckan b/USI-LS/USI-LS-0.3.15.0.ckan new file mode 100644 index 0000000000..7e3baf8ad7 --- /dev/null +++ b/USI-LS/USI-LS-0.3.15.0.ckan @@ -0,0 +1,37 @@ +{ + "spec_version": "v1.16", + "identifier": "USI-LS", + "name": "USI Life Support", + "abstract": "UmbraSpaceIndustries take on life support", + "author": "RoverDude", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/105202-105", + "repository": "https://github.com/BobPalmer/USI-LS" + }, + "version": "0.3.15.0", + "ksp_version_min": "1.0.0", + "ksp_version_max": "1.0.5", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.5.1" + } + ], + "conflicts": [ + { + "name": "TACLS" + } + ], + "install": [ + { + "find": "UmbraSpaceIndustries/LifeSupport", + "install_to": "GameData/UmbraSpaceIndustries" + } + ], + "download": "https://github.com/BobPalmer/USI-LS/releases/download/0.3.15.0/USI-LS_0.3.15.0.zip", + "download_size": 983940, + "x_last_revision_by": "harryyoung", + "x_generated_by": "netkan" +}