"NetKAN generated mods - USI-UKS-Shared-0.2.2.0"
This commit is contained in:
parent
ff9d4a7269
commit
55e0575e23
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "USI-UKS-Shared",
|
||||
"name": "USI Kolonization Core",
|
||||
"abstract": "Kolonization Core for both MKSLight and MKS/OKS",
|
||||
"author": "RoverDude",
|
||||
"license": "restricted",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://bobpalmer.github.io/UmbraSpaceIndustries/",
|
||||
"repository": "https://github.com/BobPalmer/Kolonization"
|
||||
},
|
||||
"version": "0.2.2.0",
|
||||
"ksp_version": "1.1.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "FirespitterCore",
|
||||
"min_version": "7.0.5398.27328"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.5.1"
|
||||
},
|
||||
{
|
||||
"name": "USITools",
|
||||
"min_version": "0.4.0"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack",
|
||||
"min_version": "0.2.3"
|
||||
},
|
||||
{
|
||||
"name": "USI-Core"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SETI-CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/Kolonization",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/Kolonization/releases/download/0.2.2.0/Kolonization_0.2.2.0.zip",
|
||||
"download_size": 9445363,
|
||||
"x_last_revision_by": "harryyoung",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue