diff --git a/AGExt/AGExt-1-2.3.4.ckan b/AGExt/AGExt-1-2.3.4.ckan new file mode 100644 index 0000000000..11ae94d4be --- /dev/null +++ b/AGExt/AGExt-1-2.3.4.ckan @@ -0,0 +1,50 @@ +{ + "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", + "spacedock": "https://spacedock.info/mod/1685/Action%20Groups%20Extended", + "repository": "https://github.com/linuxgurugamer/AGExt", + "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Action_Groups_Extended/Action_Groups_Extended-1517453673.540609.jpg" + }, + "version": "1:2.3.4", + "ksp_version": "1.7.0", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "recommends": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/1685/Action%20Groups%20Extended/download/2.3.4", + "download_size": 130419, + "download_hash": { + "sha1": "411972ADEE83EF6AC609B8A4ECC317E83F529C96", + "sha256": "998721263257F21635A0323EDD99845B58994D1C49630B98AD9C9E8B2257CFD9" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}