CKAN-meta/B9PartSwitch/B9PartSwitch-v2.15.0.ckan

50 lines
1.5 KiB
JSON

{
"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.15.0",
"ksp_version": "1.9.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.15.0/B9PartSwitch_v2.15.0.zip",
"download_size": 91192,
"download_hash": {
"sha1": "D7900773A826154789D4870FEA9CCFE82BC2079A",
"sha256": "CB3D4BA4B9AF7EE9DC238A6D88A00B9648C79AEC8323AA6957E34F35AA1C87C6"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}