"NetKAN generated mods - Konstruction-0.2.0.0"
This commit is contained in:
parent
d29dfde145
commit
4ca332f3b3
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"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://bobpalmer.github.io/UmbraSpaceIndustries/",
|
||||
"repository": "https://github.com/BobPalmer/Konstruction"
|
||||
},
|
||||
"version": "0.2.0.0",
|
||||
"ksp_version_min": "1.2.9",
|
||||
"ksp_version_max": "1.3.9",
|
||||
"depends": [
|
||||
{
|
||||
"name": "USITools"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"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.2.0.0/Konstruction_0.2.0.0.zip",
|
||||
"download_size": 6221346,
|
||||
"download_hash": {
|
||||
"sha1": "0CD380764FA9699D29B1F63258F7BBBDEF0A66C5",
|
||||
"sha256": "8387988E5CB72055D0E624452B91C7FDCCCDA4F87AA1851CAD1723AD15E579CF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "Olympic1",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue