NetKAN generated mods - GroundConstruction-2.6.3.1
This commit is contained in:
parent
03535f7750
commit
7d5fecce35
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "GroundConstruction",
|
||||
"name": "Global Construction",
|
||||
"abstract": "Build vessels directly on other planets and in orbit using light-weight kits of high-tech components, with energy and raw materials produced on-site from Ore.",
|
||||
"author": [
|
||||
"allista"
|
||||
],
|
||||
"version": "2.6.3.1",
|
||||
"ksp_version_min": "1.9.0",
|
||||
"ksp_version_max": "1.10.0",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/154167-122-ground-construction",
|
||||
"spacedock": "https://spacedock.info/mod/1123/Ground%20Construction",
|
||||
"repository": "https://github.com/allista/GroundConstruction",
|
||||
"bugtracker": "https://github.com/allista/GroundConstruction/issues",
|
||||
"metanetkan": "https://raw.githubusercontent.com/allista/GroundConstruction/master/GroundConstruction.netkan",
|
||||
"x_screenshot": "https://spacedock.info/content/allista_931/Ground_Construction/Ground_Construction-1536838498.3931928.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "GroundConstruction-Core"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ConfigurableContainers"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ThrottleControlledAvionics"
|
||||
},
|
||||
{
|
||||
"name": "Hangar"
|
||||
},
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "KAS"
|
||||
},
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/GroundConstruction/Patches",
|
||||
"install_to": "GameData/GroundConstruction"
|
||||
},
|
||||
{
|
||||
"file": "GameData/GroundConstruction/Parts",
|
||||
"install_to": "GameData/GroundConstruction",
|
||||
"filter": [
|
||||
"DIYKit"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1123/Ground%20Construction/download/2.6.3.1",
|
||||
"download_size": 16564954,
|
||||
"download_hash": {
|
||||
"sha1": "39647301E4F93910DFD77B59F1751C9448989726",
|
||||
"sha256": "8AB9ECAEF3F002B26608A1F7AE4A612C05F9A8DD71F38C9FF565B0BE82A28E99"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-07-05T12:37:16.719159+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue