diff --git a/KDEX/KDEX-v2.0.2.ckan b/KDEX/KDEX-v2.0.2.ckan new file mode 100644 index 0000000000..cd4048b4b2 --- /dev/null +++ b/KDEX/KDEX-v2.0.2.ckan @@ -0,0 +1,46 @@ +{ + "spec_version": "v1.4", + "identifier": "KDEX", + "name": "Kerbal Dust Experiment", + "abstract": "The Kerbal Dust Experiment by masTerTorch is a replica of LADEEs LDEX instrument.", + "description": "Inspired by the NASA mission LADEE. The objective of LADEE was to investigate the mysteries of the lunar atmosphere and the question of levitated lunar dust. It carried a scientific instrument called the Lunar Dust Experiment (LDEX). This instrument was an impact ionization dust detector. In this way it was possible to measure the density of dust particles.", + "author": [ + "masTerTorch", + "Micha" + ], + "version": "v2.0.2", + "ksp_version_min": "1.11.0", + "ksp_version_max": "1.12.99", + "license": "CC-BY-NC-SA-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=166619", + "repository": "https://github.com/mwerle/kdex", + "bugtracker": "https://github.com/mwerle/kdex/issues", + "remote-avc": "https://raw.githubusercontent.com/mwerle/kdex/master/GameData/masTerTorch/kdex.version" + }, + "tags": [ + "parts", + "science" + ], + "localizations": [ + "de-de", + "en-us", + "es-es", + "ru" + ], + "install": [ + { + "find": "GameData/masTerTorch", + "install_to": "GameData" + } + ], + "download": "https://github.com/mwerle/kdex/releases/download/v2.0.2/kdex_2.0.2.14.zip", + "download_size": 187116, + "download_hash": { + "sha1": "DEE044BC56022B3EEF26D877884CBC9527BFB797", + "sha256": "B58735CCB6914F3DC42DA512568A25D9DC836AC6923412D00C44B9DC27BC5B32" + }, + "download_content_type": "application/zip", + "release_date": "2021-07-05T09:13:41Z", + "x_generated_by": "netkan" +}