From 4b2b66766147d251da87e3f82a7bf4ec55ad80a3 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 17 Oct 2016 00:45:20 +0000 Subject: [PATCH] "NetKAN generated mods - USI-Core-0.3.2.0" --- USI-Core/USI-Core-0.3.2.0.ckan | 53 ++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 USI-Core/USI-Core-0.3.2.0.ckan diff --git a/USI-Core/USI-Core-0.3.2.0.ckan b/USI-Core/USI-Core-0.3.2.0.ckan new file mode 100644 index 0000000000..b6af2d53c4 --- /dev/null +++ b/USI-Core/USI-Core-0.3.2.0.ckan @@ -0,0 +1,53 @@ +{ + "spec_version": "v1.16", + "identifier": "USI-Core", + "name": "USI Core", + "abstract": "Kontainers, Reactors and shared tools for USI mods", + "author": "RoverDude", + "license": "restricted", + "release_status": "stable", + "resources": { + "homepage": "http://bobpalmer.github.io/UmbraSpaceIndustries/", + "repository": "https://github.com/BobPalmer/USI_Core" + }, + "version": "0.3.2.0", + "ksp_version": "1.2.0", + "depends": [ + { + "name": "USITools" + }, + { + "name": "CommunityResourcePack" + }, + { + "name": "FirespitterCore" + }, + { + "name": "ModuleManager" + } + ], + "conflicts": [ + { + "name": "SETI-CommunityTechTree" + } + ], + "install": [ + { + "file": "GameData/UmbraSpaceIndustries", + "install_to": "GameData", + "filter": [ + "FX", + "Konstruction" + ] + } + ], + "download": "https://github.com/BobPalmer/USI_Core/releases/download/0.3.2.0/USICore_0.3.2.0.zip", + "download_size": 9150941, + "download_hash": { + "sha1": "83E1452EACCCE301DFB92D34C18C008EA6EBE393", + "sha256": "A15BC23E5935E0C323DFD9262AEB450B61E3DFEFF8C74612D80E50FB9AD1E80E" + }, + "download_content_type": "application/zip", + "x_last_revision_by": "harryyoung", + "x_generated_by": "netkan" +}