'NetKAN generated mods - AGroupOnStage/AGroupOnStage-2.0.11.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-07-26 18:14:31 +00:00
parent 6530a8f615
commit 6b8e186dd9
1 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,39 @@
{
"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"
},
"version": "2.0.11",
"author": "iPeer",
"download": "https://github.com/iPeer/AGroupOnStage/releases/download/2.0.11/AGroupOnStage2.0.11.zip",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.99",
"download_size": 112703,
"x_generated_by": "netkan"
}