diff --git a/RealHeat/RealHeat-v4.4.ckan b/RealHeat/RealHeat-v4.4.ckan new file mode 100644 index 0000000000..46346c3b60 --- /dev/null +++ b/RealHeat/RealHeat-v4.4.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": "v1.4", + "identifier": "RealHeat", + "name": "RealHeat", + "abstract": "Improves the realism of KSP's thermodynamics.", + "author": "stratochief66", + "license": "CC-BY-SA", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/127769", + "repository": "https://github.com/KSP-RO/RealHeat" + }, + "version": "v4.4", + "ksp_version": "1.2.2", + "depends": [ + { + "name": "ModularFlightIntegrator" + } + ], + "install": [ + { + "find": "RealHeat", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/RealHeat/releases/download/v4.4/RealHeat_v4.4.zip", + "download_size": 25420, + "download_hash": { + "sha1": "347BCF73619B2980EF74CDD0C049F6411A71AB33", + "sha256": "FEFFDD0B088BCA93079A770FF527F813F8E935DF020FC6204C1E44330728E5E3" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}