"NetKAN generated mods - AGExt-2.3.1"
This commit is contained in:
parent
7979eda6d1
commit
5de88ae0af
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"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",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/167269-1",
|
||||
"repository": "https://github.com/linuxgurugamer/AGExt"
|
||||
},
|
||||
"version": "2.3.1",
|
||||
"ksp_version": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/AGExt/releases/download/2.3.1/AGExt-2.3.1.zip",
|
||||
"download_size": 106180,
|
||||
"download_hash": {
|
||||
"sha1": "C388585677568A0DEE63140FA60BE1EA2B040876",
|
||||
"sha256": "3F9F3B7FEA8A354B8BF1A9F83CBC42D3D584364A04C985337BA80FF0851B7B09"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue