CKAN-meta/AutoAction-1.0.ckan

27 lines
678 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",
"ksp_version": "0.25",
"depends": [
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "Toolbar"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/101994",
"repository": "https://github.com/SirDiazo/AutoAction"
},
"author": "SirDiazo",
"version": "1.0",
"download": "https://github.com/SirDiazo/AutoAction/releases/download/1.0/AutoActions10.zip",
"x_generated_by": "netkan",
"download_size": 15333
}