From de338d5cee0f706e5dad819e7cea9aeb6fb94ef5 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Thu, 1 Jan 2015 05:09:04 +0000 Subject: [PATCH] NetKAN generated mods - AGExt-1.28a, ActiveStruts-1.1.1 --- AGExt-1.28a.ckan | 56 +++++++++++++++++++++++++++++++++++++++++ ActiveStruts-1.1.1.ckan | 30 ++++++++++++++++++++++ 2 files changed, 86 insertions(+) create mode 100644 AGExt-1.28a.ckan create mode 100644 ActiveStruts-1.1.1.ckan diff --git a/AGExt-1.28a.ckan b/AGExt-1.28a.ckan new file mode 100644 index 0000000000..990b64c215 --- /dev/null +++ b/AGExt-1.28a.ckan @@ -0,0 +1,56 @@ +{ + "spec_version": "1.4", + "identifier": "AGExt", + "license": "GPL-3.0", + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData/Diazo" + } + ], + "suggests": [ + { + "name": "SCANsat" + }, + { + "name": "Kethane" + }, + { + "name": "FerramAerospaceResearch" + }, + { + "name": "Firespitter" + }, + { + "name": "InfernalRobotics" + }, + { + "name": "TACLS" + }, + { + "name": "WarpPlugin" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/74195", + "kerbalstuff": "https://kerbalstuff.com/mod/455/Action%20Groups%20Extended" + }, + "ksp_version": "0.90", + "name": "Action Groups Extended", + "abstract": "Increase to 250 action groups with In-Flight editing and the ability to name groups so you remember what they do.", + "author": "Diazo", + "version": "1.28a", + "download": "https://kerbalstuff.com/mod/455/Action%20Groups%20Extended/download/1.28a", + "x_generated_by": "netkan", + "download_size": 67623 +} \ No newline at end of file diff --git a/ActiveStruts-1.1.1.ckan b/ActiveStruts-1.1.1.ckan new file mode 100644 index 0000000000..a0a8da40bc --- /dev/null +++ b/ActiveStruts-1.1.1.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": "1.4", + "identifier": "ActiveStruts", + "name": "CIT - ActiveStruts", + "author": "marce", + "abstract": "Allows struts to be created and removed in the editor & in flight. Plus automatic strutting, flexible struts and a Kerbal-Tether", + "license": "CC-BY-NC-SA-4.0", + "depends": [ + { + "name": "CIT-Util" + } + ], + "suggests": [ + { + "name": "KAS" + } + ], + "install": [ + { + "file": "CIT/ActiveStruts", + "install_to": "GameData/CIT/ActiveStruts" + } + ], + "resources": { + "homepage": "https://ksp.marce.at/" + }, + "download": "https://ksp.marce.at/Home/DownloadMod?modId=1", + "version": "1.1.1", + "ksp_version": "0.90.0" +} \ No newline at end of file