NetKAN added mod - AGExt-1-2.4.1.1
This commit is contained in:
parent
0caafd89ff
commit
c95f212dde
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"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"
|
||||
],
|
||||
"version": "1:2.4.1.1",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"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",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/AGExt/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/AGExt",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Action_Groups_Extended/Action_Groups_Extended-1517453673.540609.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"jp",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/AGExt/releases/download/2.4.1.1/AGExt-1.12.0-2.4.1.1.zip",
|
||||
"download_size": 113835,
|
||||
"download_hash": {
|
||||
"sha1": "DEB9DA23AF49D57B98099C03474ECB456F0F707D",
|
||||
"sha256": "B131AA9A8759070F9D834F6F721DECA44565974A101ACBAD08E3D7C01365B381"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-04T20:13:23Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue