NetKAN added mod - AGExt-1-2.4.1.3
This commit is contained in:
parent
c0d93f117b
commit
bfba55b4c8
|
@ -0,0 +1,61 @@
|
|||
{
|
||||
"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.3",
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/AGExt/releases/download/2.4.1.3/AGExt-1.12.0-2.4.1.3.zip",
|
||||
"download_size": 136789,
|
||||
"download_hash": {
|
||||
"sha1": "385FC5BC21F627E4220D285F5221955C96985970",
|
||||
"sha256": "4BA0DCEA5733AE703B6A071DFC1D66FC563F570596474A222C4D4742F03981E7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 305377,
|
||||
"release_date": "2022-11-13T04:32:35Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue