"NetKAN generated mods - Konstruction-0.3.1.0"
This commit is contained in:
parent
40f1881ceb
commit
e7564ceecf
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "Konstruction",
|
||||
"name": "Konstruction",
|
||||
"abstract": "Weldable docking ports, cranes, magnets, and other construction equipment!",
|
||||
"author": "RoverDude",
|
||||
"license": "restricted",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://umbraspaceindustries.github.io/UmbraSpaceIndustries/",
|
||||
"repository": "https://github.com/BobPalmer/Konstruction"
|
||||
},
|
||||
"version": "0.3.1.0",
|
||||
"ksp_version_min": "1.3.1",
|
||||
"ksp_version_max": "1.3.9",
|
||||
"depends": [
|
||||
{
|
||||
"name": "FirespitterCore",
|
||||
"min_version": "v7.6.0"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.8.0"
|
||||
},
|
||||
{
|
||||
"name": "USITools",
|
||||
"min_version": "0.9.0.0"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack",
|
||||
"min_version": "0.7.0.0"
|
||||
},
|
||||
{
|
||||
"name": "CommunityCategoryKit",
|
||||
"min_version": "2.0.0.0"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SETI-CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/UmbraSpaceIndustries/Akita",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
},
|
||||
{
|
||||
"file": "GameData/UmbraSpaceIndustries/Konstruction",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/Konstruction/releases/download/0.3.1.0/Konstruction_0.3.1.0.zip",
|
||||
"download_size": 6166702,
|
||||
"download_hash": {
|
||||
"sha1": "04984C48E0543B15637888C47269A419B44094C6",
|
||||
"sha256": "7D625BEDB5B0015F68EB10C6200E333CDA441A0FC3B9FAED0BA15BEE37C9D3D7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "DoktorKrogg",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue