"NetKAN generated mods - AGExt-1.20"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-26 23:00:49 +00:00
parent 862832b395
commit 46a7c0105f
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.20",
"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.20/ActionGroupsExtended120.zip",
"download_size": 55260,
"download_hash": {
"sha1": "FE3AA283E095AE2DB2182379BCA54C1BEF759DD6",
"sha256": "96CFEBCB65CEC2B43E7D9A2C02948AD9C71F1ED830D1368AB214E6390A3EE714"
}, },
{ "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.20", },
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.20/ActionGroupsExtended120.zip", {
"x_generated_by": "netkan", "name": "TACLS"
"download_size": 55260 },
} {
"name": "WarpPlugin"
}
],
"x_generated_by": "netkan"
}