CKAN-meta/RealHeat/RealHeat-v1.0.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": "v1.0",
"ksp_version": "1.0.4",
"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/v1.0/RealHeat_v1.0.zip",
"download_size": 21996,
"download_hash": {
"sha1": "06F0B2B867A9313D95219DEEB2C3DCAB7AA7DB15",
"sha256": "35A54FC8AD0C30D648F21592EE86065884B4F1260550EA2D598FC4F5FAB6B5E5"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}