From ace715eade82477d622162b93fc7dd8783d5cc35 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 16 May 2016 00:18:25 +0000 Subject: [PATCH] "NetKAN generated mods - KWRocketryRedux-3.0.7" --- KWRocketryRedux/KWRocketryRedux-3.0.7.ckan | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 KWRocketryRedux/KWRocketryRedux-3.0.7.ckan diff --git a/KWRocketryRedux/KWRocketryRedux-3.0.7.ckan b/KWRocketryRedux/KWRocketryRedux-3.0.7.ckan new file mode 100644 index 0000000000..561ca99823 --- /dev/null +++ b/KWRocketryRedux/KWRocketryRedux-3.0.7.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.7", + "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.7/KWRocketryRedux-3.0.7.zip", + "download_size": 50862644, + "download_hash": { + "sha1": "A4732EF772DB369AFB734B82523ACA142491F251", + "sha256": "3F1264F92C7B3A77FDBDB544ED6490B2733E28D03D7BDEEDEEB9B050245A04E2" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}