From 642613e592b6698a875e264c1d55d014d6b2e581 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 11 Feb 2016 21:09:09 +0000 Subject: [PATCH] "NetKAN generated mods - DeployableEngines-0.1.1" --- .../DeployableEngines-0.1.1.ckan | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 DeployableEngines/DeployableEngines-0.1.1.ckan diff --git a/DeployableEngines/DeployableEngines-0.1.1.ckan b/DeployableEngines/DeployableEngines-0.1.1.ckan new file mode 100644 index 0000000000..f19b6b3d05 --- /dev/null +++ b/DeployableEngines/DeployableEngines-0.1.1.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": "v1.4", + "identifier": "DeployableEngines", + "name": "Deployable Engines Plugin", + "abstract": "A plugin to manage extending/retracting engine nozzles. This package is merely a resource and does nothing by itself.", + "author": "Nertea", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "resources": { + "kerbalstuff": "https://kerbalstuff.com/mod/1422/Kerbal%20Atomics", + "repository": "https://github.com/ChrisAdderley", + "x_screenshot": "https://kerbalstuff.com/content/Nertea_3884/Kerbal_Atomics/Kerbal_Atomics-1453504774.0092812.png" + }, + "version": "0.1.1", + "ksp_version": "1.0.5", + "supports": [ + { + "name": "KerbalAtomics" + }, + { + "name": "CryoEngines" + } + ], + "install": [ + { + "find": "DeployableEngines", + "install_to": "GameData" + } + ], + "download": "https://kerbalstuff.com/mod/1422/Kerbal%20Atomics/download/0.1.1", + "download_size": 17706483, + "x_generated_by": "netkan" +}