diff --git a/USI-LS/USI-LS-0.1.5.ckan b/USI-LS/USI-LS-0.1.5.ckan new file mode 100644 index 0000000000..8f5fa404af --- /dev/null +++ b/USI-LS/USI-LS-0.1.5.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": 1, + "name": "USI Life Support", + "identifier": "USI-LS", + "author": "RoverDude", + "abstract": "UmbraSpaceIndustries take on life support", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/116790", + "repository": "https://github.com/BobPalmer/USI-LS" + }, + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "version": "0.1.5", + "download": "https://github.com/BobPalmer/USI-LS/releases/download/0.1.5/USILS_0.1.5.zip", + "x_generated_by": "netkan", + "download_size": 874737, + "ksp_version_min": "1.0.0", + "ksp_version_max": "1.0.4" +}