NetKAN generated mods - GroundConstruction-Core-2.6.4.1
This commit is contained in:
parent
adbb3c9ae0
commit
347a28dbbc
|
@ -0,0 +1,75 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "GroundConstruction-Core",
|
||||
"name": "Global Construction Core",
|
||||
"abstract": "This is the core component of the Global Construction mod. It should only be installed as a dependency by other mods.",
|
||||
"author": [
|
||||
"allista"
|
||||
],
|
||||
"version": "2.6.4.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-Core.netkan",
|
||||
"x_screenshot": "https://spacedock.info/content/allista_931/Ground_Construction/Ground_Construction-1536838498.3931928.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "AT-Utils"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/GroundConstruction/Icons",
|
||||
"install_to": "GameData/GroundConstruction"
|
||||
},
|
||||
{
|
||||
"file": "GameData/GroundConstruction/Plugins",
|
||||
"install_to": "GameData/GroundConstruction"
|
||||
},
|
||||
{
|
||||
"file": "GameData/GroundConstruction/GroundConstruction.version",
|
||||
"install_to": "GameData/GroundConstruction"
|
||||
},
|
||||
{
|
||||
"file": "GameData/GroundConstruction/KitResources.cfg",
|
||||
"install_to": "GameData/GroundConstruction"
|
||||
},
|
||||
{
|
||||
"file": "GameData/GroundConstruction/IgnoreModules.cfg",
|
||||
"install_to": "GameData/GroundConstruction"
|
||||
},
|
||||
{
|
||||
"file": "GameData/GroundConstruction/Engineer.cfg",
|
||||
"install_to": "GameData/GroundConstruction"
|
||||
},
|
||||
{
|
||||
"file": "GameData/GroundConstruction/gc_ui.bundle",
|
||||
"install_to": "GameData/GroundConstruction"
|
||||
},
|
||||
{
|
||||
"file": "GameData/GroundConstruction/Parts/DIYKit",
|
||||
"install_to": "GameData/GroundConstruction/Parts"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1123/Ground%20Construction/download/2.6.4.1",
|
||||
"download_size": 16618623,
|
||||
"download_hash": {
|
||||
"sha1": "DD84108ECB2A479609567E2B2A24E4321A350F40",
|
||||
"sha256": "0394352A6F27E9708EEA3E9D1A87215068E4D7279C80BA07CB0B52C83223BF84"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-07-30T22:16:41.664013+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue