diff --git a/AGExt/AGExt-2.0b.ckan b/AGExt/AGExt-2.0b.ckan new file mode 100644 index 0000000000..990c71b70c --- /dev/null +++ b/AGExt/AGExt-2.0b.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.0b", + "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.0b/ActionGroupsExtended20b.zip", + "download_size": 81579, + "download_hash": { + "sha1": "08EE90FEE7B37B25CB0966D96D0FAC37BBB07E7F", + "sha256": "DDDD7CBF3D585338CE683A422FC53973792DCAC9DC7223E7ADD80B02A6F02E83" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}