"NetKAN generated mods - B9PartSwitch-v1.8.0"
This commit is contained in:
parent
2737fd0b7c
commit
1bdd391af2
|
@ -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.8.0",
|
||||
"ksp_version": "1.3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "B9PartSwitch",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/blowfishpro/B9PartSwitch/releases/download/v1.8.0/B9PartSwitch_v1.8.0.zip",
|
||||
"download_size": 46188,
|
||||
"download_hash": {
|
||||
"sha1": "9B8852CD156D4B8F13A6E889489A9A91C65FB393",
|
||||
"sha256": "B328A2D1B1EF3132D49A7EAEF5C0908AB53C40AE17C396EE9465D621E4B4DCE1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue