"NetKAN generated mods - AGroupOnStage-3.0.2"
This commit is contained in:
parent
853d0e53cc
commit
d2150d2a72
AGroupOnStage
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"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.2",
|
||||
"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.2/AGroupOnStage3.0.2.zip",
|
||||
"download_size": 421755,
|
||||
"download_hash": {
|
||||
"sha1": "79708A35086FFD38F18471208D62AC967DAF589A",
|
||||
"sha256": "6184051EF4442EAE32EE5B72F6AC12E29F166BE64365B3D42950B8FE1EB5B721"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue