CKAN-meta/RealHeat/RealHeat-v3.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": "v3",
"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/v3/RealHeat_v3.zip",
"download_size": 22432,
"download_hash": {
"sha1": "E85FDB163D1B2EEFF3BEBB5C8D4C98694B341A4F",
"sha256": "38B7113240CF2A58338CD1E8FE4C34AC68AA76FBD999E078927E39DF007A6491"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}