"NetKAN generated mods - B9PartSwitch-v1.5.2"
This commit is contained in:
parent
35f1ddd722
commit
df3f0e7429
|
@ -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.5.2",
|
||||
"ksp_version": "1.2.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "B9PartSwitch",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/blowfishpro/B9PartSwitch/releases/download/v1.5.2/B9PartSwitch_v1.5.2.zip",
|
||||
"download_size": 34359,
|
||||
"download_hash": {
|
||||
"sha1": "6B610293D7D8E2BB196EF9848F271981032C3C50",
|
||||
"sha256": "EC964EA20FFFC6A39DEFA70F4AFC75FB67E7E05E05E0BE30A95248BE1A761ACD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue