CKAN-meta/AGroupOnStage/AGroupOnStage-3.0.1.ckan

41 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.1",
"ksp_version_min": "1.1.0",
"ksp_version_max": "1.1.99",
"depends": [
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "AGExt"
}
],
"install": [
{
"find": "iPeer",
"install_to": "GameData"
}
],
"download": "https://github.com/iPeer/AGroupOnStage/releases/download/3.0.1/AGroupOnStage3.0.1.zip",
"download_size": 420532,
"download_hash": {
"sha1": "873236F6118E7C8935F1BAB73A3B56C8754A7D34",
"sha256": "E83484DAB71ABEA636B0E6CF4EE434829540B9986C3FE2ECCAE898B0844B0095"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}