diff --git a/AGExt/AGExt-2.1a.ckan b/AGExt/AGExt-2.1a.ckan new file mode 100644 index 0000000000..07669ea4b1 --- /dev/null +++ b/AGExt/AGExt-2.1a.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.1a", + "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.1a/ActionGroupsExtended21a.zip", + "download_size": 81029, + "download_hash": { + "sha1": "F2B6F21D411E47B95FAC65CB60C527A2D190AFB2", + "sha256": "F87B1A62386000BBF95DDA85EF956F8991D48C187E2B6DD3A0FE9BD03C9EA490" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}