'NetKAN generated mods - AGExt/AGExt-1.31b.ckan'
This commit is contained in:
parent
4a3f2d185b
commit
9a8d15a630
|
@ -1,57 +0,0 @@
|
|||
{
|
||||
"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.90",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
|
||||
"repository": "https://github.com/SirDiazo/AGExt"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"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.31b",
|
||||
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.31b/ActionGroupsExtended131b.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 79091
|
||||
}
|
Loading…
Reference in New Issue