"NetKAN generated mods - B9PartSwitch-v1.4.1"
This commit is contained in:
parent
9cb2ebe73d
commit
669ebb1c5c
|
@ -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.1",
|
||||
"ksp_version": "1.1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "B9PartSwitch",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/blowfishpro/B9PartSwitch/releases/download/v1.4.1/B9PartSwitch_v1.4.1.zip",
|
||||
"download_size": 32310,
|
||||
"download_hash": {
|
||||
"sha1": "295558EA5D7A4F1CD97A8E49DD44F5ED2C7320D7",
|
||||
"sha256": "AB967F59D9F744AC78077B1618576C0CFC661DCDA176EFF18AAAD70B6FF0D18C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue