"NetKAN generated mods - AutoAction-1.10.6"
This commit is contained in:
parent
c6b0ed3ff6
commit
020672d513
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "AutoAction",
|
||||
"name": "Auto Actions",
|
||||
"abstract": "Automatically activate action groups (and RCS/SAS) on vessel launch",
|
||||
"author": [
|
||||
"Diazo",
|
||||
"Teilnehmer"
|
||||
],
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/150666-12-auto-actions-continued",
|
||||
"repository": "https://github.com/formicant/AutoAction"
|
||||
},
|
||||
"version": "1.10.6",
|
||||
"ksp_version": "1.6.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/formicant/AutoAction/releases/download/1.10.6/AutoActions1.10.6_ksp1.6.zip",
|
||||
"download_size": 19198,
|
||||
"download_hash": {
|
||||
"sha1": "6C7E77E55BB6B6624F08696CE5C15551906440C2",
|
||||
"sha256": "A4F35723B27C7CE917A7ACE03B47D6C01528ED17972319F5BF114BE23E733976"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue