From 68bf0ba1f54c075d400b90656404f348e71c9cab Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 18 Oct 2016 06:21:24 +0000 Subject: [PATCH] "NetKAN generated mods - KWRocketryRedux-3.0.18" --- KWRocketryRedux/KWRocketryRedux-3.0.18.ckan | 48 +++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 KWRocketryRedux/KWRocketryRedux-3.0.18.ckan diff --git a/KWRocketryRedux/KWRocketryRedux-3.0.18.ckan b/KWRocketryRedux/KWRocketryRedux-3.0.18.ckan new file mode 100644 index 0000000000..37b11c8a53 --- /dev/null +++ b/KWRocketryRedux/KWRocketryRedux-3.0.18.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.18", + "ksp_version_min": "1.2.0", + "ksp_version_max": "1.2.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.18/KWRocketryRedux-3.0.18.zip", + "download_size": 50865061, + "download_hash": { + "sha1": "572FC59D3365C912EF204D80F2E30C97957B1DBD", + "sha256": "22F9FC63B44DBDB55DD9F47F7C1914B0F9A56762EDBBD04676CA6325F538A295" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}