"NetKAN generated mods - B9PartSwitch-v2.10.0"
This commit is contained in:
parent
64a4c1081e
commit
e8c968f792
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"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": "v2.10.0",
|
||||
"ksp_version": "1.7.3",
|
||||
"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.10.0/B9PartSwitch_v2.10.0.zip",
|
||||
"download_size": 83293,
|
||||
"download_hash": {
|
||||
"sha1": "E561C8F03D29A0D9F25A6F7F0A4039E271C6FA5D",
|
||||
"sha256": "1F8FB298FD7BA1A064A64B289F19314244BB503E6A9F1A745C739C20CB94F293"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue