NetKAN generated mods - AutoAction-1.2
This commit is contained in:
parent
ae3abb553e
commit
acc5bce8bf
|
@ -4,7 +4,9 @@
|
|||
"name": "Auto Action",
|
||||
"abstract": "Automatically activate action groups (and RCS/SAS) on vessel launch",
|
||||
"license": "GPL-3.0",
|
||||
"ksp_version": "0.90",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "any",
|
||||
"author": "Diazo",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -19,7 +21,12 @@
|
|||
"homepage": "http://forum.kerbalspaceprogram.com/threads/101994",
|
||||
"repository": "https://github.com/SirDiazo/AutoAction"
|
||||
},
|
||||
"author": "SirDiazo",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "1.2",
|
||||
"download": "https://github.com/SirDiazo/AutoAction/releases/download/1.2/AutoActions12.zip",
|
||||
"x_generated_by": "netkan",
|
||||
|
|
Loading…
Reference in New Issue