"NetKAN generated mods - AGExt-1.22b"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-31 04:33:13 +00:00
parent c33bae04e7
commit 89ec42ea42
1 changed files with 54 additions and 49 deletions

View File

@ -1,52 +1,57 @@
{ {
"spec_version": 1, "spec_version": 1,
"name": "Action Groups Extended", "identifier": "AGExt",
"identifier": "AGExt", "name": "Action Groups Extended",
"author": "Diazo", "abstract": "Increases the number of action groups to 250 and allows in-flight editing.",
"abstract": "Increases the number of action groups to 250 and allows in-flight editing.", "author": "Diazo",
"license": "GPL-3.0", "license": "GPL-3.0",
"release_status": "stable", "release_status": "stable",
"ksp_version": "0.25", "resources": {
"resources": { "homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
"homepage": "http://forum.kerbalspaceprogram.com/threads/74195", "repository": "https://github.com/SirDiazo/AGExt"
"repository": "https://github.com/SirDiazo/AGExt"
},
"recommends": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"x_supports": [
{
"name": "SCANsat"
}, },
{ "version": "1.22b",
"name": "Kethane" "ksp_version": "0.25",
"recommends": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.22b/ActionGroupsExtended122b.zip",
"download_size": 62140,
"download_hash": {
"sha1": "48D9A32B517BC4CC30AB9ACF6D986B12C0739D8E",
"sha256": "9849DE194C33DD78B01804F6DF33656DBEF0B511747D5339BA56315ED0F02152"
}, },
{ "download_content_type": "application/zip",
"name": "FerramAerospaceResearch" "x_supports": [
}, {
{ "name": "SCANsat"
"name": "Firespitter" },
}, {
{ "name": "Kethane"
"name": "InfernalRobotics" },
}, {
{ "name": "FerramAerospaceResearch"
"name": "TACLS" },
}, {
{ "name": "Firespitter"
"name": "WarpPlugin" },
} {
], "name": "InfernalRobotics"
"version": "1.22b", },
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.22b/ActionGroupsExtended122b.zip", {
"x_generated_by": "netkan", "name": "TACLS"
"download_size": 62140 },
} {
"name": "WarpPlugin"
}
],
"x_generated_by": "netkan"
}