CKAN-meta/RealHeat/RealHeat-v5.1.ckan

58 lines
1.6 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "RealHeat",
"name": "RealHeat",
"abstract": "Improves the realism of KSP's thermodynamics",
"author": [
"NathanKell",
"SirKeplan",
"StollD",
"StonesmileGit",
"al2me6",
"blowfishpro",
"cherrydev",
"pjf",
"rsparkyc",
"stratochief66",
"zorg2044",
"siimav"
],
"version": "v5.1",
"ksp_version_min": "1.8.0",
"license": "CC-BY-SA",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/115066-*",
"repository": "https://github.com/KSP-RO/RealHeat",
"bugtracker": "https://github.com/KSP-RO/RealHeat/issues",
"remote-avc": "https://github.com/KSP-RO/RealHeat/raw/master/RealHeat/RealHeat.version"
},
"tags": [
"plugin",
"physics"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "ModularFlightIntegrator"
}
],
"install": [
{
"find": "RealHeat",
"install_to": "GameData"
}
],
"download": "https://github.com/KSP-RO/RealHeat/releases/download/v5.1/RealHeat_v5.1.zip",
"download_size": 13064,
"download_hash": {
"sha1": "4BAF12BA78A6A63E8F69A0B0B695C5986FB656F2",
"sha256": "576662404F582AA1CE51A30280EE171CDEC42DC6B786081C1C2CE6ED7453B336"
},
"download_content_type": "application/zip",
"install_size": 39155,
"release_date": "2020-02-11T22:24:59Z",
"x_generated_by": "netkan"
}