"NetKAN generated mods - AGExt-1.29c"
This commit is contained in:
parent
ffd74ac6d0
commit
d7e46c5fb7
|
@ -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.29c",
|
||||||
|
"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.29c/ActionGroupsExtended129c.zip",
|
||||||
|
"download_size": 72141,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "EF4FA4FD0877FEA24332C92558AA5A5ED1065B74",
|
||||||
|
"sha256": "E63092AC80FC7A60D249DE7F0C7B8951DBAE356A79D124636F4659AC3AD8BD7E"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
"x_supports": [
|
"x_supports": [
|
||||||
{
|
{
|
||||||
"name": "SCANsat"
|
"name": "SCANsat"
|
||||||
|
@ -50,8 +58,5 @@
|
||||||
"name": "WarpPlugin"
|
"name": "WarpPlugin"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "1.29c",
|
"x_generated_by": "netkan"
|
||||||
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.29c/ActionGroupsExtended129c.zip",
|
|
||||||
"x_generated_by": "netkan",
|
|
||||||
"download_size": 72141
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue