NetKAN generated mods - B9PartSwitch-v2.14.0
This commit is contained in:
parent
d9c8e9d5ac
commit
3d12148db5
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"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",
|
||||
"version": "v2.14.0",
|
||||
"ksp_version": "1.8.1",
|
||||
"license": "LGPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=140541",
|
||||
"repository": "https://github.com/blowfishpro/B9PartSwitch",
|
||||
"metanetkan": "https://raw.githubusercontent.com/blowfishpro/B9PartSwitch/master/NetKAN/B9PartSwitch.netkan"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"localizations": [
|
||||
"ru",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"fr-fr",
|
||||
"pt-br"
|
||||
],
|
||||
"provides": [
|
||||
"DeadskinsMeshSwitch"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "B9PartSwitch",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/blowfishpro/B9PartSwitch/releases/download/v2.14.0/B9PartSwitch_v2.14.0.zip",
|
||||
"download_size": 90674,
|
||||
"download_hash": {
|
||||
"sha1": "B1ED2EC8B02C6D03C38EBD4E491389E4DC7EA831",
|
||||
"sha256": "B9B991FC137DD6E1A272EE0CE39B95784EA441B7495EFB1BAE6FC597230D96AC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue