CKAN-meta/RealHeat/RealHeat-v2.ckan

38 lines
1.1 KiB
JSON

{
"spec_version": 1,
"identifier": "RealHeat",
"name": "RealHeat",
"abstract": "Improves the realism of KSP's thermodynamics.",
"author": "NathanKell",
"license": "CC-BY-SA",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/127769",
"repository": "https://github.com/KSP-RO/RealHeat"
},
"version": "v2",
"ksp_version": "1.0.5",
"depends": [
{
"name": "ModuleManager",
"min_version": "2.6.5"
},
{
"name": "ModularFlightIntegrator"
}
],
"install": [
{
"file": "RealHeat",
"install_to": "GameData"
}
],
"download": "https://github.com/KSP-RO/RealHeat/releases/download/v2/RealHeat_v2.zip",
"download_size": 419103,
"download_hash": {
"sha1": "F01D3FE10FF9F0BE546757A04231A87FDC885277",
"sha256": "504A5AA0A034E83E7951763B85AB8B5B2F99505C170095C9B4BA0D19B9B2ED1E"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}