"NetKAN generated mods - B9PartSwitch-v1.4.2"
This commit is contained in:
parent
dd93789f4c
commit
0712feac71
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "B9PartSwitch",
|
||||
"name": "B9 Part Switch",
|
||||
"abstract": "A module which allows parts to switch objects, resources, nodes, attach points, temperature, add mass and cost, and more.",
|
||||
"author": "blowfish",
|
||||
"license": "LGPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=140541",
|
||||
"repository": "https://github.com/blowfishpro/B9PartSwitch"
|
||||
},
|
||||
"version": "v1.4.2",
|
||||
"ksp_version": "1.1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "B9PartSwitch",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/blowfishpro/B9PartSwitch/releases/download/v1.4.2/B9PartSwitch_v1.4.2.zip",
|
||||
"download_size": 32364,
|
||||
"download_hash": {
|
||||
"sha1": "DF063FB384D67A3B5D85C2223E0806056F94135F",
|
||||
"sha256": "990C2258675163CA1C67D046F5C7DD9511B9853D27BCB1967DA6FDC283DAAD04"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue