"NetKAN generated mods - AGExt-1-2.3.4.1"
This commit is contained in:
parent
3714bb1aa5
commit
30cf4403c2
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"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",
|
||||
"spacedock": "https://spacedock.info/mod/1685/Action%20Groups%20Extended",
|
||||
"repository": "https://github.com/linuxgurugamer/AGExt",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Action_Groups_Extended/Action_Groups_Extended-1517453673.540609.jpg"
|
||||
},
|
||||
"version": "1:2.3.4.1",
|
||||
"ksp_version": "1.7.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1685/Action%20Groups%20Extended/download/2.3.4.1",
|
||||
"download_size": 130611,
|
||||
"download_hash": {
|
||||
"sha1": "D36186213E9F6C7B3455EA10006B8CA4D7E115BE",
|
||||
"sha256": "C911A37DD9641DAF77504558F1FA2FFB4E4BDE1E74EC34B2814BC1DFD3D0EEBE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue