"NetKAN generated mods - B9PartSwitch-v1.2.0"
This commit is contained in:
parent
64fe1fd2d5
commit
a7d485e3c9
|
@ -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/threads/92630",
|
||||
"repository": "https://github.com/blowfishpro/B9PartSwitch"
|
||||
},
|
||||
"version": "v1.2.0",
|
||||
"ksp_version": "1.1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "B9PartSwitch",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/blowfishpro/B9PartSwitch/releases/download/v1.2.0/B9PartSwitch_v1.2.0.zip",
|
||||
"download_size": 28019,
|
||||
"download_hash": {
|
||||
"sha1": "80A48E3003D4B732C1F99AD9578274D996815970",
|
||||
"sha256": "71E2121C6B2CD2F1A973FA73FEF0A36EB7DD264B657D4BA7E79FA902FDC1C4CB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue