CKAN-meta/RealHeat/RealHeat-v4.2.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.2",
"ksp_version": "1.1",
"depends": [
{
"name": "ModularFlightIntegrator"
}
],
"install": [
{
"file": "RealHeat",
"install_to": "GameData"
}
],
"download": "https://github.com/KSP-RO/RealHeat/releases/download/v4.2/RealHeat_v4.2.zip",
"download_size": 23152,
"download_hash": {
"sha1": "7D9B384B7319D7436C2E95003B453FBC5882A3BA",
"sha256": "A2903E9BC5B30C2393A39F6DAEAA5A57B71F063E831E76C0DC78F08F7FFEBFB7"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}