diff --git a/Kerbalism/Kerbalism-v3.0.2-config2.ckan b/Kerbalism/Kerbalism-v3.0.2-config2.ckan new file mode 100644 index 0000000000..a8d1a052fb --- /dev/null +++ b/Kerbalism/Kerbalism-v3.0.2-config2.ckan @@ -0,0 +1,93 @@ +{ + "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" + ], + "license": "Unlicense", + "resources": { + "homepage": "https://kerbalism.github.io/Kerbalism", + "repository": "https://github.com/Kerbalism/Kerbalism" + }, + "version": "v3.0.2-config2", + "ksp_version_min": "1.4.0", + "ksp_version_max": "1.7.99", + "localizations": [ + "en-us", + "ru", + "de-de", + "pt-br" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "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" + } + ], + "conflicts": [ + { + "name": "UKS" + }, + { + "name": "TACLS" + }, + { + "name": "Snacks" + }, + { + "name": "USI-LS" + } + ], + "install": [ + { + "find": "Kerbalism", + "install_to": "GameData" + } + ], + "download": "https://github.com/Kerbalism/Kerbalism/releases/download/v3.0.2-config2/Kerbalism-Core.zip", + "download_size": 5724433, + "download_hash": { + "sha1": "B258BF5C150E601ACDC33528DF1AC39BA3AE805C", + "sha256": "528451DE643A1B7392ADD67E681CF7982538551FF9BD95577316E6BF51CF05BE" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}