NetKAN generated mods - B9PartSwitch-v2.13.0
This commit is contained in:
parent
131d7e9553
commit
183433b2ff
|
@ -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.13.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.13.0/B9PartSwitch_v2.13.0.zip",
|
||||
"download_size": 85968,
|
||||
"download_hash": {
|
||||
"sha1": "87AFDE970696B842C37F2100764772B8EB29E115",
|
||||
"sha256": "D8AD4EF10A0C44136E57F38524A3F002689448CF67ADDEC250A89AD19D4D0947"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue