CKAN-meta/AGroupOnStage/AGroupOnStage-3.0.0.ckan

42 lines
1.2 KiB
Plaintext

{
"spec_version": "v1.4",
"identifier": "AGroupOnStage",
"name": "AGroupOnStage",
"abstract": "Allows action groups to be fired when a vessel is staged",
"author": "iPeer",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/84134-/",
"repository": "https://github.com/iPeer/AGroupOnStage",
"bugtracker": "https://github.com/iPeer/AGroupOnStage/issues"
},
"version": "3.0.0",
"ksp_version_min": "1.1.0",
"ksp_version_max": "1.1.99",
"depends": [
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "AGExt"
}
],
"install": [
{
"find": "iPeer",
"install_to": "GameData",
"comment": "MiniAVC included"
}
],
"download": "https://github.com/iPeer/AGroupOnStage/releases/download/3.0.0/AGroupOnStage3.0.0.zip",
"download_size": 420219,
"download_hash": {
"sha1": "203E59EA245C2B9D5B60FC51FBC15D5A488B7D5D",
"sha256": "AC9CB06A5EC4876E541061BD84A9334C4D35E177046E20971C83A0FF5DC116F0"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}