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

34 lines
989 B
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": "v4.1",
"ksp_version": "1.1",
"depends": [
{
"name": "ModularFlightIntegrator"
}
],
"install": [
{
"file": "RealHeat",
"install_to": "GameData"
}
],
"download": "https://github.com/KSP-RO/RealHeat/releases/download/v4.1/RealHeat_v4.1.zip",
"download_size": 22914,
"download_hash": {
"sha1": "A1EF5C97451854E1A7902A6EB2D3FD67D4A85ADB",
"sha256": "8FEFD624AA93977EB110F4FB539A30E762CAAA44EB76DA686CFBC81A74883759"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}