diff --git a/RealHeat/RealHeat-v4.7.ckan b/RealHeat/RealHeat-v4.7.ckan new file mode 100644 index 0000000000..b90313fc03 --- /dev/null +++ b/RealHeat/RealHeat-v4.7.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": "v1.4", + "identifier": "RealHeat", + "name": "RealHeat", + "abstract": "Improves the realism of KSP's thermodynamics.", + "author": "rsparkyc", + "license": "CC-BY-SA", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/115066-113-realheat-minimalist-v43-july-3/", + "repository": "https://github.com/KSP-RO/RealHeat" + }, + "version": "v4.7", + "ksp_version": "1.4.3", + "depends": [ + { + "name": "ModularFlightIntegrator" + } + ], + "install": [ + { + "find": "RealHeat", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/RealHeat/releases/download/v4.7/RealHeat_v4.7.zip", + "download_size": 16067, + "download_hash": { + "sha1": "1EE5863CEC838DE7F1D56EF8040AFC2013FA4B00", + "sha256": "C16822CB7017233999F475BC81CF7D31C24AEA9E1F8FAC5075340DA4913C293C" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}