From 5de88ae0af5ed61bcab41a22bf30073efaa36716 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 8 Nov 2017 05:30:41 +0000 Subject: [PATCH] "NetKAN generated mods - AGExt-2.3.1" --- AGExt/AGExt-2.3.1.ckan | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 AGExt/AGExt-2.3.1.ckan diff --git a/AGExt/AGExt-2.3.1.ckan b/AGExt/AGExt-2.3.1.ckan new file mode 100644 index 0000000000..892a82fad7 --- /dev/null +++ b/AGExt/AGExt-2.3.1.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.1", + "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.1/AGExt-2.3.1.zip", + "download_size": 106180, + "download_hash": { + "sha1": "C388585677568A0DEE63140FA60BE1EA2B040876", + "sha256": "3F9F3B7FEA8A354B8BF1A9F83CBC42D3D584364A04C985337BA80FF0851B7B09" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}