"NetKAN generated mods - GroundConstruction-1.2.0"
This commit is contained in:
parent
7f3ecc4bad
commit
e1d3d91824
|
@ -0,0 +1,70 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "GroundConstruction",
|
||||
"name": "Ground Construction",
|
||||
"abstract": "Build vessels directly on another planet using light-weight kits of high-tech components, with energy and raw materials produced on-site from Ore.",
|
||||
"author": [
|
||||
"allista"
|
||||
],
|
||||
"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",
|
||||
"x_screenshot": "https://spacedock.info/content/allista_931/Ground_Construction/Ground_Construction-1482512368.397066.png"
|
||||
},
|
||||
"version": "1.2.0",
|
||||
"ksp_version": "1.3.0",
|
||||
"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/1.2.0",
|
||||
"download_size": 6142350,
|
||||
"download_hash": {
|
||||
"sha1": "727EF48EE30A7E39F77A86D31515EC5AC0AE511D",
|
||||
"sha256": "07CF2DFC3378D78C1774111CF3DFBBCDFFF9F4A53402999CD5863908116F60EE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue