NetKAN generated mods - AGExt-1.25, StageRecovery-1.5.2.1

This commit is contained in:
NetKAN bot 2014-12-16 00:11:11 -05:00
parent ca10c7ac86
commit 493e82dc2c
2 changed files with 89 additions and 0 deletions

52
AGExt-1.25.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.25",
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.25/ActionGroupsExtended125.zip",
"x_generated_by": "netkan",
"download_size": 64549
}

View File

@ -0,0 +1,37 @@
{
"spec_version": 1,
"identifier": "StageRecovery",
"suggests": [
{
"name": "KerbalConstructionTime"
},
{
"name": "Toolbar"
}
],
"conflicts": [
{
"name": "DebRefund"
}
],
"install": [
{
"file": "GameData/StageRecovery",
"install_to": "GameData"
}
],
"x_netkan_license_ok": true,
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/86677-0-24-2-StageRecovery-Recover-Funds-from-Dropped-Stages-v1-3-(8-5-14)",
"kerbalstuff": "https://kerbalstuff.com/mod/97/StageRecovery"
},
"ksp_version": "0.25",
"name": "StageRecovery",
"license": "GPL-3.0",
"abstract": "Recover Funds+ from Dropped Stages",
"author": "magico13",
"version": "1.5.2.1",
"download": "https://kerbalstuff.com/mod/97/StageRecovery/download/1.5.2.1",
"x_generated_by": "netkan",
"download_size": 41413
}