From e125e70d7b5862b015539f00cba10e9043820579 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 17 Oct 2015 09:11:17 +0000 Subject: [PATCH] "NetKAN generated mods - KarbonitePlus-0.5.1.0" --- KarbonitePlus/KarbonitePlus-0.5.1.0.ckan | 33 ++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 KarbonitePlus/KarbonitePlus-0.5.1.0.ckan diff --git a/KarbonitePlus/KarbonitePlus-0.5.1.0.ckan b/KarbonitePlus/KarbonitePlus-0.5.1.0.ckan new file mode 100644 index 0000000000..8f444314ec --- /dev/null +++ b/KarbonitePlus/KarbonitePlus-0.5.1.0.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": 1, + "comment": "This may be renamed to USI-KarbonitePlus in the future", + "identifier": "KarbonitePlus", + "name": "KarbonitePlus", + "abstract": "New resources and parts for Karbonite, including the resource Karborundum", + "author": "RoverDude", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93054", + "repository": "https://github.com/BobPalmer/KarbonitePlus" + }, + "version": "0.5.1.0", + "ksp_version": "1.0", + "provides": [ + "USI-KarbonitePlus" + ], + "depends": [ + { + "name": "Karbonite" + } + ], + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData" + } + ], + "download": "https://github.com/BobPalmer/KarbonitePlus/releases/download/0.5.1.0/KPlus_0.5.1.0.zip", + "download_size": 16386072, + "x_generated_by": "netkan" +}