diff --git a/Kerbalism/Kerbalism-3.10.ckan b/Kerbalism/Kerbalism-3.10.ckan new file mode 100644 index 0000000000..485394075f --- /dev/null +++ b/Kerbalism/Kerbalism-3.10.ckan @@ -0,0 +1,85 @@ +{ + "spec_version": "v1.18", + "identifier": "Kerbalism", + "name": "Kerbalism", + "abstract": "Add life support, quality-of-life, radiation, malfunctions, signals and space weather mechanics.", + "author": "Kerbalism Contributors", + "version": "3.10", + "ksp_version_min": "1.5.0", + "ksp_version_max": "1.10.9", + "license": "Unlicense", + "resources": { + "homepage": "https://kerbalism.github.io/Kerbalism", + "repository": "https://github.com/Kerbalism/Kerbalism", + "bugtracker": "https://github.com/Kerbalism/Kerbalism/issues" + }, + "tags": [ + "plugin", + "parts", + "crewed", + "science", + "resources" + ], + "localizations": [ + "en-us", + "zh-cn", + "es-es", + "ru", + "de-de", + "pt-br" + ], + "depends": [ + { + "name": "CommunityResourcePack" + }, + { + "name": "Kerbalism-Config" + } + ], + "recommends": [ + { + "name": "KerbalChangelog" + } + ], + "supports": [ + { + "name": "ConnectedLivingSpace" + }, + { + "name": "CryoTanks" + }, + { + "name": "KerbalAtomics" + }, + { + "name": "KerbalPlanetaryBaseSystems" + }, + { + "name": "NearFutureElectrical" + }, + { + "name": "NearFutureSolar" + }, + { + "name": "NearFutureSpacecraft" + }, + { + "name": "SCANsat" + } + ], + "install": [ + { + "find": "Kerbalism", + "install_to": "GameData" + } + ], + "download": "https://github.com/Kerbalism/Kerbalism/releases/download/3.10/Kerbalism-Core_v3.10_for_KSP1.5.0-1.10.9.zip", + "download_size": 1502559, + "download_hash": { + "sha1": "20F6C89D218D18AD03135678C12FB81D22ADCFCD", + "sha256": "E4B28CBE13844B8A88CE1E7FAE9913A5448D06F2C42741033B5DF64A291AF351" + }, + "download_content_type": "application/zip", + "release_date": "2020-08-13T15:26:45Z", + "x_generated_by": "netkan" +}