From 74a7074e47bb8445dc3a00972e9108c26b54ae67 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 22 Jan 2018 16:01:04 +0000 Subject: [PATCH] "NetKAN generated mods - AGExt-2.3.2" --- AGExt/AGExt-2.3.2.ckan | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 AGExt/AGExt-2.3.2.ckan diff --git a/AGExt/AGExt-2.3.2.ckan b/AGExt/AGExt-2.3.2.ckan new file mode 100644 index 0000000000..bdb9263041 --- /dev/null +++ b/AGExt/AGExt-2.3.2.ckan @@ -0,0 +1,42 @@ +{ + "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", + "linuxgurugamer" + ], + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/167269-1", + "repository": "https://github.com/linuxgurugamer/AGExt" + }, + "version": "2.3.2", + "ksp_version": "1.3.1", + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "download": "https://github.com/linuxgurugamer/AGExt/releases/download/2.3.2/AGExt-2.3.2.zip", + "download_size": 106112, + "download_hash": { + "sha1": "FCA4F1B861F3724C7F5D81A05773BA5C0BA848A7", + "sha256": "51F099F367DAEA8B0469E9C7B45C19416B5B73D5A44481213DBE712F8D351AA4" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}