NetKAN generated mods - AutoAction-1.3

This commit is contained in:
NetKAN bot 2015-01-02 00:21:07 +01:00
parent d3aedd1cbe
commit 6aee935398
1 changed files with 11 additions and 10 deletions

View File

@ -1,7 +1,12 @@
{
"spec_version": "1.4",
"spec_version": 1,
"identifier": "AutoAction",
"name": "Auto Action",
"abstract": "Automatically activate action groups (and RCS/SAS) on vessel launch",
"license": "GPL-3.0",
"release_status": "stable",
"ksp_version": "0.90",
"author": "Diazo",
"depends": [
{
"name": "ModuleManager"
@ -12,22 +17,18 @@
"name": "Toolbar"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/101994",
"repository": "https://github.com/SirDiazo/AutoAction"
},
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/101994",
"kerbalstuff": "https://kerbalstuff.com/mod/456/Auto%20Actions"
},
"ksp_version": "0.90",
"name": "Auto Actions",
"abstract": "Setup action groups so they automatically activate on launch, including RCS/SAS, and setup each vessel with its own profile",
"author": "Diazo",
"version": "1.3",
"download": "https://kerbalstuff.com/mod/456/Auto%20Actions/download/1.3",
"download": "https://github.com/SirDiazo/AutoAction/releases/download/1.3/AutoActions13.zip",
"x_generated_by": "netkan",
"download_size": 16565
}