From 6f2d62a1a4cc0eb3eb0244ee2593d9efb41dd5e9 Mon Sep 17 00:00:00 2001 From: KSP-CKAN Crawler Bot Date: Sat, 28 May 2016 19:03:10 +0000 Subject: [PATCH] "NetKAN generated mods - AGExt-1.28b" --- AGExt/AGExt-1.28b.ckan | 113 +++++++++++++++++++++-------------------- 1 file changed, 59 insertions(+), 54 deletions(-) diff --git a/AGExt/AGExt-1.28b.ckan b/AGExt/AGExt-1.28b.ckan index 1178a241c4..1e2d0bff5e 100644 --- a/AGExt/AGExt-1.28b.ckan +++ b/AGExt/AGExt-1.28b.ckan @@ -1,57 +1,62 @@ { - "spec_version": 1, - "name": "Action Groups Extended", - "identifier": "AGExt", - "author": "Diazo", - "abstract": "Increases the number of action groups to 250 and allows in-flight editing.", - "license": "GPL-3.0", - "release_status": "stable", - "ksp_version": "0.90", - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/74195", - "repository": "https://github.com/SirDiazo/AGExt" - }, - "depends": [ - { - "name": "ModuleManager" - } - ], - "recommends": [ - { - "name": "Toolbar" - } - ], - "install": [ - { - "file": "GameData/Diazo", - "install_to": "GameData" - } - ], - "x_supports": [ - { - "name": "SCANsat" + "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" }, - { - "name": "Kethane" + "version": "1.28b", + "ksp_version": "0.90", + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "GameData/Diazo", + "install_to": "GameData" + } + ], + "download": "https://github.com/SirDiazo/AGExt/releases/download/1.28b/ActionGroupsExtended128b.zip", + "download_size": 68719, + "download_hash": { + "sha1": "235777413D56999FC9ECDDE03A386531063B43F5", + "sha256": "9538E910F2CED2C90468D0730BE17A6888905883284D421C90958E6529ECD5DE" }, - { - "name": "FerramAerospaceResearch" - }, - { - "name": "Firespitter" - }, - { - "name": "InfernalRobotics" - }, - { - "name": "TACLS" - }, - { - "name": "WarpPlugin" - } - ], - "version": "1.28b", - "download": "https://github.com/SirDiazo/AGExt/releases/download/1.28b/ActionGroupsExtended128b.zip", - "x_generated_by": "netkan", - "download_size": 68719 -} \ No newline at end of file + "download_content_type": "application/zip", + "x_supports": [ + { + "name": "SCANsat" + }, + { + "name": "Kethane" + }, + { + "name": "FerramAerospaceResearch" + }, + { + "name": "Firespitter" + }, + { + "name": "InfernalRobotics" + }, + { + "name": "TACLS" + }, + { + "name": "WarpPlugin" + } + ], + "x_generated_by": "netkan" +}