From eb539fb4bf409bbb7d3f802686060a1594e8e611 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 24 May 2016 03:00:47 +0000 Subject: [PATCH] "NetKAN generated mods - AGExt-2.0a" --- AGExt/AGExt-2.0a.ckan | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 AGExt/AGExt-2.0a.ckan diff --git a/AGExt/AGExt-2.0a.ckan b/AGExt/AGExt-2.0a.ckan new file mode 100644 index 0000000000..03b034b7d9 --- /dev/null +++ b/AGExt/AGExt-2.0a.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.0a", + "ksp_version": "1.1", + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "download": "https://github.com/SirDiazo/AGExt/releases/download/2.0a/ActionGroupsExtended20a.zip", + "download_size": 81850, + "download_hash": { + "sha1": "B59097D435FB36BDD3BF16448E84C40016A88EE9", + "sha256": "D51E98E45961CA56FFBE90C82917578E90ADF796ECC31EEE67BF194AE4452E6A" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}