"NetKAN generated mods - AGExt-1.31"
This commit is contained in:
parent
651ecc9f0e
commit
94a706ccf1
|
@ -1,16 +1,17 @@
|
||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"name": "Action Groups Extended",
|
|
||||||
"identifier": "AGExt",
|
"identifier": "AGExt",
|
||||||
"author": "Diazo",
|
"name": "Action Groups Extended",
|
||||||
"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.90",
|
|
||||||
"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"
|
||||||
},
|
},
|
||||||
|
"version": "1.31",
|
||||||
|
"ksp_version": "0.90",
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "ModuleManager"
|
"name": "ModuleManager"
|
||||||
|
@ -27,6 +28,13 @@
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.31/ActionGroupsExtended131.zip",
|
||||||
|
"download_size": 77952,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "073C5A06EE4FA1762DE64BF88E9E002A050CC741",
|
||||||
|
"sha256": "9A4813EE2A95B7A45E5438E9DE60CC08E2390A2D66475CDD9D467FDC881A33B2"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
"x_supports": [
|
"x_supports": [
|
||||||
{
|
{
|
||||||
"name": "SCANsat"
|
"name": "SCANsat"
|
||||||
|
@ -50,8 +58,5 @@
|
||||||
"name": "WarpPlugin"
|
"name": "WarpPlugin"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "1.31",
|
"x_generated_by": "netkan"
|
||||||
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.31/ActionGroupsExtended131.zip",
|
|
||||||
"x_generated_by": "netkan",
|
|
||||||
"download_size": 77952
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue