diff --git a/AGExt/AGExt-2.3.3.2.ckan b/AGExt/AGExt-2.3.3.2.ckan new file mode 100644 index 0000000000..2b063b1e41 --- /dev/null +++ b/AGExt/AGExt-2.3.3.2.ckan @@ -0,0 +1,48 @@ +{ + "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": "2.3.3.2", + "ksp_version_min": "1.4.1", + "ksp_version_max": "1.4.2", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "ClickThroughBlocker" + } + ], + "recommends": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/1685/Action%20Groups%20Extended/download/2.3.3.2", + "download_size": 110462, + "download_hash": { + "sha1": "26CC69D77C99286C3E693E895E275A1B436A3609", + "sha256": "F4F076BC79F418B1F7A009F547FCAAF81AD999999EC7BA228B489BE54245FE5E" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}