From 08f763eaf224dd8a69de8ecdfa0fb3c346dbb27e Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Wed, 24 Dec 2014 13:13:28 -0500 Subject: [PATCH] NetKAN generated mods - AutoAction-1.2a, TWR1-1.16a --- AutoAction-1.2a.ckan | 34 ++++++++++++++++++++++++++++++++++ TWR1-1.16a.ckan | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+) create mode 100644 AutoAction-1.2a.ckan create mode 100644 TWR1-1.16a.ckan diff --git a/AutoAction-1.2a.ckan b/AutoAction-1.2a.ckan new file mode 100644 index 0000000000..d615d02199 --- /dev/null +++ b/AutoAction-1.2a.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": 1, + "identifier": "AutoAction", + "name": "Auto Action", + "abstract": "Automatically activate action groups (and RCS/SAS) on vessel launch", + "license": "GPL-3.0", + "release_status": "stable", + "ksp_version": "any", + "author": "Diazo", + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "Toolbar" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/101994", + "repository": "https://github.com/SirDiazo/AutoAction" + }, + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "version": "1.2a", + "download": "https://github.com/SirDiazo/AutoAction/releases/download/1.2a/AutoActions12a.zip", + "x_generated_by": "netkan", + "download_size": 16100 +} \ No newline at end of file diff --git a/TWR1-1.16a.ckan b/TWR1-1.16a.ckan new file mode 100644 index 0000000000..cf70d472be --- /dev/null +++ b/TWR1-1.16a.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": 1, + "name": "Vertical Velocity Controller", + "identifier": "TWR1", + "abstract": "Control your descent speed in discreet increments for soft, controlled skycrane landings.", + "license": "GPL-3.0", + "release_status": "stable", + "ksp_version": "any", + "author": "Diazo", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/50736", + "repository": "https://github.com/SirDiazo/TWR1" + }, + "recommends": [ + { + "name": "Toolbar" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "version": "1.16a", + "download": "https://github.com/SirDiazo/TWR1/releases/download/1.16a/VertVel116a.zip", + "x_generated_by": "netkan", + "download_size": 18105 +} \ No newline at end of file