NetKAN added mod - MinmusSpaceCenter-1.1
This commit is contained in:
parent
fd41f99a72
commit
7458607edd
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "MinmusSpaceCenter",
|
||||
"name": "Minmus Space Centre",
|
||||
"abstract": "This mod adds a basic Space Centre and a Landing pad for you to land on.",
|
||||
"author": "kylelander",
|
||||
"version": "1.1",
|
||||
"ksp_version_min": "1.8",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/198635-181-1101-minmus-space-centre/&tab=comments#comment-3892350",
|
||||
"spacedock": "https://spacedock.info/mod/2585/Minmus%20Space%20Centre",
|
||||
"repository": "https://github.com/kyleander/MinmusSpaceCentre"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"buildings"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerbalKonstructs"
|
||||
},
|
||||
{
|
||||
"name": "StockalikeStructures"
|
||||
},
|
||||
{
|
||||
"name": "TundraSpaceCenter"
|
||||
},
|
||||
{
|
||||
"name": "KerbinSideRemastered"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KSCExtended"
|
||||
},
|
||||
{
|
||||
"name": "TundraExploration"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2585/Minmus%20Space%20Centre/download/1.1",
|
||||
"download_size": 102035843,
|
||||
"download_hash": {
|
||||
"sha1": "40F0AD14D7286F6F56852A41DCB32D7D5B442D79",
|
||||
"sha256": "C476CECDC24F2A58649461299725FFB9DCDA3C09815E304BC99920980E6CE2D1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-12-11T10:12:40.149205+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue