NetKAN generated mods - AGExt-1.24

This commit is contained in:
NetKAN bot 2014-11-29 13:07:51 -05:00
parent 961d6470e3
commit 9b9d767ec5
1 changed files with 52 additions and 0 deletions

52
AGExt-1.24.ckan Normal file
View File

@ -0,0 +1,52 @@
{
"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.25",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
"repository": "https://github.com/SirDiazo/AGExt"
},
"recommends": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"x_supports": [
{
"name": "SCANsat"
},
{
"name": "Kethane"
},
{
"name": "FerramAerospaceResearch"
},
{
"name": "Firespitter"
},
{
"name": "InfernalRobotics"
},
{
"name": "TACLS"
},
{
"name": "WarpPlugin"
}
],
"version": "1.24",
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.24/ActionGroupsExtended124.zip",
"x_generated_by": "netkan",
"download_size": 64327
}