NetKAN added mod - KDEX-v2.0.1
This commit is contained in:
parent
5a4d0176d0
commit
0951a7a02c
|
@ -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.1",
|
||||
"ksp_version_min": "1.3.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.1/kdex_2.0.1.13.zip",
|
||||
"download_size": 187111,
|
||||
"download_hash": {
|
||||
"sha1": "B8955FB4F85B2BB466045093C998E95291DF7D24",
|
||||
"sha256": "0401CE155595A5DEEF8C802C399A383AB83C9A79C9B9CA2E807EF6C58014574C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-06-13T04:35:26Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue