From cb90e815b95b1475f505a3a02189f123e21109d1 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 31 Oct 2016 06:00:54 +0000 Subject: [PATCH] "NetKAN generated mods - AGExt-2.1b" --- AGExt/AGExt-2.1b.ckan | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 AGExt/AGExt-2.1b.ckan diff --git a/AGExt/AGExt-2.1b.ckan b/AGExt/AGExt-2.1b.ckan new file mode 100644 index 0000000000..feacea4227 --- /dev/null +++ b/AGExt/AGExt-2.1b.ckan @@ -0,0 +1,39 @@ +{ + "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": "2.1b", + "ksp_version": "1.2", + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "download": "https://github.com/SirDiazo/AGExt/releases/download/2.1b/ActionGroupsExtended21b.zip", + "download_size": 81029, + "download_hash": { + "sha1": "408D2C1398B69D014D79AEAEE87A0E8E4D78A5A8", + "sha256": "5C598AC3D5F972B88A51A3264700FDA95515320058D0EC65E6B1983DE6424FAA" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}