NetKAN generated mods - AutoAction-1.11.1
This commit is contained in:
parent
0690f01fb6
commit
32b74b8652
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "AutoAction",
|
||||
"name": "Auto Actions",
|
||||
"abstract": "Automatically activate action groups (and RCS/SAS) on vessel launch",
|
||||
"author": [
|
||||
"Diazo",
|
||||
"Teilnehmer"
|
||||
],
|
||||
"version": "1.11.1",
|
||||
"ksp_version_min": "1.9.0",
|
||||
"ksp_version_max": "1.9.99",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/150666-*",
|
||||
"repository": "https://github.com/formicant/AutoAction"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"convenience"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es",
|
||||
"es-mx",
|
||||
"ja",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/formicant/AutoAction/releases/download/1.11.1/AutoActions1.11.1_ksp1.9.0.zip",
|
||||
"download_size": 18692,
|
||||
"download_hash": {
|
||||
"sha1": "55EBDFF182CA956C7281B09AABC8CF3438F10569",
|
||||
"sha256": "24E4328A81372110036914E0EDF6CECBEDBF8A02C28632C2953DA85CA45C8527"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue