NetKAN added mod - MinorPlanetSampling-1.0.1
This commit is contained in:
parent
87edd43030
commit
d7a436ca1b
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "MinorPlanetSampling",
|
||||
"name": "Minor Planet Sampling",
|
||||
"abstract": "Allows unkerballed spacecraft to perform surface sampling experiments at comets and asteroids",
|
||||
"author": "DeltaDizzy",
|
||||
"version": "1.0.1",
|
||||
"ksp_version_min": "1.10.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/topic/218820-*",
|
||||
"repository": "https://github.com/DeltaDizzy/MinorPlanetSampling",
|
||||
"bugtracker": "https://github.com/DeltaDizzy/MinorPlanetSampling/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/DeltaDizzy/MinorPlanetSampling/main/GameData/MinorPlanetSampling/MinorPlanetSampling.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"config",
|
||||
"science",
|
||||
"uncrewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Harmony2"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/DeltaDizzy/MinorPlanetSampling/releases/download/1.0.1/MinorPlanetSampling-1.0.1.zip",
|
||||
"download_size": 8051,
|
||||
"download_hash": {
|
||||
"sha1": "1F1714D2DFD61C5000B2306909086ED327BE0831",
|
||||
"sha256": "2F92973F8C015D1C4A643C4E0577AA1D59E735824AF8718FF2EE8D1920D16C9D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 31137,
|
||||
"release_date": "2023-08-14T02:31:19Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue