"NetKAN generated mods - AGExt-1.20"
This commit is contained in:
parent
862832b395
commit
46a7c0105f
|
@ -1,52 +1,57 @@
|
|||
{
|
||||
"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"
|
||||
"spec_version": 1,
|
||||
"identifier": "AGExt",
|
||||
"name": "Action Groups Extended",
|
||||
"abstract": "Increases the number of action groups to 250 and allows in-flight editing.",
|
||||
"author": "Diazo",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
|
||||
"repository": "https://github.com/SirDiazo/AGExt"
|
||||
},
|
||||
{
|
||||
"name": "Kethane"
|
||||
"version": "1.20",
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"name": "FerramAerospaceResearch"
|
||||
},
|
||||
{
|
||||
"name": "Firespitter"
|
||||
},
|
||||
{
|
||||
"name": "InfernalRobotics"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "WarpPlugin"
|
||||
}
|
||||
],
|
||||
"version": "1.20",
|
||||
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.20/ActionGroupsExtended120.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 55260
|
||||
}
|
||||
"download_content_type": "application/zip",
|
||||
"x_supports": [
|
||||
{
|
||||
"name": "SCANsat"
|
||||
},
|
||||
{
|
||||
"name": "Kethane"
|
||||
},
|
||||
{
|
||||
"name": "FerramAerospaceResearch"
|
||||
},
|
||||
{
|
||||
"name": "Firespitter"
|
||||
},
|
||||
{
|
||||
"name": "InfernalRobotics"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "WarpPlugin"
|
||||
}
|
||||
],
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue