diff --git a/KerbalHealth/KerbalHealth-v1.6.4.ckan b/KerbalHealth/KerbalHealth-v1.6.4.ckan new file mode 100644 index 0000000000..812a484612 --- /dev/null +++ b/KerbalHealth/KerbalHealth-v1.6.4.ckan @@ -0,0 +1,54 @@ +{ + "spec_version": 1, + "identifier": "KerbalHealth", + "name": "Kerbal Health", + "abstract": "Adds health, stress and general well-being management. Encourages smart vessel design and mission planning, especially for long flights. Easily configurable. Beta version.", + "author": "Garwel", + "version": "v1.6.4", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.99", + "license": "MIT", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/155313-*", + "repository": "https://github.com/GarwelGarwel/KerbalHealth", + "bugtracker": "https://github.com/GarwelGarwel/KerbalHealth/issues", + "remote-avc": "https://raw.githubusercontent.com:443/GarwelGarwel/KerbalHealth/master/GameData/KerbalHealth/KerbalHealth.version" + }, + "tags": [ + "plugin", + "crewed" + ], + "localizations": [ + "en-us", + "zh-cn" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "KSP-AVC" + }, + { + "name": "Toolbar" + }, + { + "name": "USI-LS" + }, + { + "name": "UKS" + } + ], + "download": "https://github.com/GarwelGarwel/KerbalHealth/releases/download/v1.6.4/KerbalHealth_1.6.4.zip", + "download_size": 126946, + "download_hash": { + "sha1": "0AEC771FC1E2C983E9275EDDCCFE2E89395A3929", + "sha256": "49B0516E33A05BFFC7BC897BCEC1A065F791696BFAC40B4B340E70A99A7F86EC" + }, + "download_content_type": "application/zip", + "install_size": 363760, + "release_date": "2023-01-20T20:00:00Z", + "x_generated_by": "netkan" +}