2015-05-10 08:08:28 +00:00
|
|
|
{
|
|
|
|
"spec_version": "v1.4",
|
|
|
|
"name": "AGroupOnStage",
|
|
|
|
"abstract": "Allows action groups to be fired when a vessel is staged",
|
|
|
|
"identifier": "AGroupOnStage",
|
|
|
|
"license": "GPL-3.0",
|
|
|
|
"depends": [
|
|
|
|
{
|
|
|
|
"name": "ModuleManager"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"install": [
|
|
|
|
{
|
|
|
|
"find": "iPeer",
|
|
|
|
"install_to": "GameData",
|
|
|
|
"filter": [
|
|
|
|
"MiniAVC.dll",
|
|
|
|
"LICENSE-MiniAVC.txt"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"recommends": [
|
|
|
|
{
|
|
|
|
"name": "AGExt"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"resources": {
|
|
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/93259",
|
|
|
|
"repository": "https://github.com/iPeer/AGroupOnStage",
|
|
|
|
"bugtracker": "https://github.com/iPeer/AGroupOnStage/issues"
|
|
|
|
},
|
|
|
|
"author": "iPeer",
|
|
|
|
"version": "2.0.7a",
|
|
|
|
"download": "https://github.com/iPeer/AGroupOnStage/releases/download/2.0.7a/AGroupOnStage2.0.7.zip",
|
|
|
|
"download_size": 83332,
|
2016-04-03 22:52:26 +00:00
|
|
|
"ksp_version": "1.0.2"
|
2015-05-10 08:08:28 +00:00
|
|
|
}
|