NetKAN generated mods - AGExt-1-2.4.0.1
This commit is contained in:
parent
68cee919ce
commit
06066aad17
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"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.4.0.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"jp",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"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.4.0.1",
|
||||
"download_size": 134184,
|
||||
"download_hash": {
|
||||
"sha1": "A24255C75B51AF55E974C9960DA21F25FEB25337",
|
||||
"sha256": "A5C6D7DE0C06CEDC0C8A34B4DFC20BFE73D6E4AA4F2A6D6ECDD6E0D42F253344"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue