NetKAN added mod - MSP3000a-2.0.0.1
This commit is contained in:
parent
db9b4852ce
commit
0df13b3d9c
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "MSP3000a",
|
||||
"name": "Material Science Pod Updated",
|
||||
"abstract": "Adds a new Material Science Pod part. The pod collects the same experiment as the larger Material Science Bay, but it's resized, but somewhat heavier than a goo to be mounted opposite a Mystery Goo Container. ",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "2.0.0.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.11.2",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/200424-*",
|
||||
"spacedock": "https://spacedock.info/mod/2642/Material%20Science%20Pod%20Updated",
|
||||
"repository": "https://github.com/linuxgurugamer/Material-Science-Pod",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/MSP3000a.version",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Material_Science_Pod_Updated/Material_Science_Pod_Updated-1613531859.6143878.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"science"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "MSP3000"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "MSP3000-A",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2642/Material%20Science%20Pod%20Updated/download/2.0.0.1",
|
||||
"download_size": 2541910,
|
||||
"download_hash": {
|
||||
"sha1": "D5D94A4ABCCF0D510E1970E46BDF3DE92C22258A",
|
||||
"sha256": "2541C95B8A527024A0AE49954EA0735A5548F8050E91AE90F90C9B2511C6B1CC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-03-24T01:59:24.723423+00:00",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue