35 lines
896 B
Plaintext
35 lines
896 B
Plaintext
{
|
|
"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": "1.0",
|
|
"author": "Diazo",
|
|
"depends": [
|
|
{
|
|
"name": "ModuleManager"
|
|
}
|
|
],
|
|
"suggests": [
|
|
{
|
|
"name": "Toolbar"
|
|
}
|
|
],
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/101994",
|
|
"repository": "https://github.com/SirDiazo/AutoAction"
|
|
},
|
|
"install": [
|
|
{
|
|
"file": "GameData/Diazo",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"version": "1.4",
|
|
"download": "https://github.com/SirDiazo/AutoAction/releases/download/1.4/AutoActions14.zip",
|
|
"x_generated_by": "netkan",
|
|
"download_size": 16795
|
|
}
|