From 35418eca152198b190d2fe08dfd7a94af5bc0608 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 24 May 2016 00:16:16 +0000 Subject: [PATCH] "NetKAN generated mods - KWRocketryRedux-3.0.9" --- KWRocketryRedux/KWRocketryRedux-3.0.9.ckan | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 KWRocketryRedux/KWRocketryRedux-3.0.9.ckan diff --git a/KWRocketryRedux/KWRocketryRedux-3.0.9.ckan b/KWRocketryRedux/KWRocketryRedux-3.0.9.ckan new file mode 100644 index 0000000000..b36ecd1ca9 --- /dev/null +++ b/KWRocketryRedux/KWRocketryRedux-3.0.9.ckan @@ -0,0 +1,48 @@ +{ + "spec_version": "v1.4", + "identifier": "KWRocketryRedux", + "name": "KW Rocketry Redux", + "abstract": "This is the full KW Rocketry with the Community Fixes included. Repackaged so that the power configs are selecteable in CKAN", + "author": "linuxgurugamer", + "license": "CC-BY-SA-3.0", + "resources": { + "homepage": "https://github.com/linuxgurugamer/KWRocketryRedux", + "repository": "https://github.com/linuxgurugamer/KWRocketryRedux" + }, + "version": "3.0.9", + "ksp_version_min": "1.1.0", + "ksp_version_max": "1.1.99", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "KWRocketryRedux-power" + } + ], + "conflicts": [ + { + "name": "KWRocketry" + }, + { + "name": "KWRocketry-CommunityFixes" + }, + { + "name": "KWRocketry-CommunityFixes-interstage" + } + ], + "install": [ + { + "find": "KWRocketry/GameData/KWRocketry", + "install_to": "GameData" + } + ], + "download": "https://github.com/linuxgurugamer/KWRocketryRedux/releases/download/3.0.9/KWRocketryRedux-3.0.9.zip", + "download_size": 50863760, + "download_hash": { + "sha1": "59F2F741ADB0B4844ECFD1E7DFC9A5C0573275AE", + "sha256": "DA28E652989DD8F397A9E27F3CF362761DDD7810F33045C479ACDAC319CB9B6C" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}