diff --git a/SystemHeat/SystemHeat-0.3.3.ckan b/SystemHeat/SystemHeat-0.3.3.ckan new file mode 100644 index 0000000000..d4b159c026 --- /dev/null +++ b/SystemHeat/SystemHeat-0.3.3.ckan @@ -0,0 +1,65 @@ +{ + "spec_version": "v1.4", + "identifier": "SystemHeat", + "name": "System Heat", + "abstract": "System Heat revamps the Core Heat system used in stock KSP to drive drills and harvesters with a new, more powerful system. This core package does not make changes to the base game - install other SystemHeat packs to change drills, converters and the like to use Systemheat", + "author": "Nertea (Chris Adderley)", + "version": "0.3.3", + "ksp_version_min": "1.11.0", + "ksp_version_max": "1.11.99", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/193909-1", + "repository": "https://github.com/post-kerbin-mining-corporation/SystemHeat", + "bugtracker": "https://github.com/post-kerbin-mining-corporation/SystemHeat/issues", + "metanetkan": "https://github.com/post-kerbin-mining-corporation/SystemHeat/raw/master/CKAN/SystemHeat.netkan" + }, + "tags": [ + "parts", + "plugin" + ], + "localizations": [ + "ru", + "en-us", + "zh-cn" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "HeatControl" + } + ], + "suggests": [ + { + "name": "SystemHeatConverters" + }, + { + "name": "SystemHeatFissionReactors" + }, + { + "name": "SystemHeatFissionEngines" + }, + { + "name": "SystemHeatHarvesters" + } + ], + "install": [ + { + "find": "SystemHeat", + "install_to": "GameData" + } + ], + "download": "https://github.com/post-kerbin-mining-corporation/SystemHeat/releases/download/0.3.3/SystemHeat_0_3_3.zip", + "download_size": 2152153, + "download_hash": { + "sha1": "B63FA7E42311D22EAA6AB2F21B901721EE373ACB", + "sha256": "76B520285EDB79D91E275A4FA1D438A0E3DE3590CDBF1BD3FD29C5488D3AAEC3" + }, + "download_content_type": "application/zip", + "release_date": "2020-12-30T19:42:00Z", + "x_generated_by": "netkan" +}