"NetKAN generated mods - AGExt-1.23c"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-27 04:05:51 +00:00
parent b7fa698c10
commit 064a4aff8d
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.23c",
"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.23c/ActionGroupsExtended123c.zip",
"download_size": 63784,
"download_hash": {
"sha1": "534E38B98FDE396420AEBE1818FAAB716BF0D15E",
"sha256": "E35B40143D5F7AE6D93990C77A8181F99A1A64205AB3C139450BEB8DDD5A04EC"
}, },
{ "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.23c", },
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.23c/ActionGroupsExtended123c.zip", {
"x_generated_by": "netkan", "name": "TACLS"
"download_size": 63784 },
{
"name": "WarpPlugin"
}
],
"x_generated_by": "netkan"
} }