From ffceacaebf3e3e82e6f4fbaf7ebf32b81f709676 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 21 Mar 2016 06:00:50 +0000 Subject: [PATCH] "NetKAN generated mods - AGExt-1.35b" --- AGExt/AGExt-1.35b.ckan | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 AGExt/AGExt-1.35b.ckan diff --git a/AGExt/AGExt-1.35b.ckan b/AGExt/AGExt-1.35b.ckan new file mode 100644 index 0000000000..4017c14f41 --- /dev/null +++ b/AGExt/AGExt-1.35b.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": 1, + "identifier": "AGExt", + "name": "Action Groups Extended", + "abstract": "Increases the number of action groups to 250 and allows in-flight editing.", + "author": "Diazo", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/74195", + "repository": "https://github.com/SirDiazo/AGExt" + }, + "version": "1.35b", + "ksp_version": "1.0", + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "download": "https://github.com/SirDiazo/AGExt/releases/download/1.35b/ActionGroupsExtended135b.zip", + "download_size": 82295, + "x_generated_by": "netkan" +}