CKAN-meta/AutoAction/AutoAction-1.5.ckan

40 lines
1.1 KiB
Plaintext

{
"spec_version": 1,
"identifier": "AutoAction",
"name": "Auto Action",
"abstract": "Automatically activate action groups (and RCS/SAS) on vessel launch",
"author": "Diazo",
"license": "GPL-3.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/101994",
"repository": "https://github.com/SirDiazo/AutoAction"
},
"version": "1.5",
"ksp_version": "1.0",
"depends": [
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"download": "https://github.com/SirDiazo/AutoAction/releases/download/1.5/AutoActions15.zip",
"download_size": 16871,
"download_hash": {
"sha1": "6402E237815B2E0A12EC77F7C7AD6354EEAF42A1",
"sha256": "5005AE5F5A941439A51FDE0CA95BB111B2B84774DC245D5200CDF7B1522B3E6D"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}