"NetKAN generated mods - AGExt-1.31g"
This commit is contained in:
parent
1f348764af
commit
9b6fc1bde9
|
@ -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.31g",
|
||||||
|
"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.31g/ActionGroupsExtended131g.zip",
|
||||||
|
"download_size": 79459,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "F21D668E37775C2CA63D2F5E630ABC5DD8CE7CDE",
|
||||||
|
"sha256": "4BDA738E8FACEA1615F1072B78A5384E2EC2B5A786FAE81B933EC6D8DEA26442"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
"x_supports": [
|
"x_supports": [
|
||||||
{
|
{
|
||||||
"name": "SCANsat"
|
"name": "SCANsat"
|
||||||
|
@ -50,8 +58,5 @@
|
||||||
"name": "WarpPlugin"
|
"name": "WarpPlugin"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "1.31g",
|
"x_generated_by": "netkan"
|
||||||
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.31g/ActionGroupsExtended131g.zip",
|
|
||||||
"x_generated_by": "netkan",
|
|
||||||
"download_size": 79459
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue