From 5d03a5cd7ab170fd134f2f10bdfc161618f5e72a Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 1 May 2016 14:20:10 +0000 Subject: [PATCH] "NetKAN generated mods - AGExt-2.0" --- AGExt/AGExt-2.0.ckan | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 AGExt/AGExt-2.0.ckan diff --git a/AGExt/AGExt-2.0.ckan b/AGExt/AGExt-2.0.ckan new file mode 100644 index 0000000000..bb76da3b76 --- /dev/null +++ b/AGExt/AGExt-2.0.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": "2.0", + "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.0/ActionGroupsExtended20.zip", + "download_size": 81947, + "x_generated_by": "netkan" +}