"NetKAN generated mods - USI-UKS-Shared-0.2.3.1"
This commit is contained in:
parent
62acf189c4
commit
ef92d03326
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"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.3.1",
|
||||
"ksp_version_min": "1.1.0",
|
||||
"ksp_version_max": "1.1.2",
|
||||
"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.3.1/Kolonization_0.2.3.1.zip",
|
||||
"download_size": 9454587,
|
||||
"download_hash": {
|
||||
"sha1": "985855CA9586E4834B203C607317E3CCF48F6D73",
|
||||
"sha256": "72FD5C743DDCD9AC1C5F9DAB3691750C8E19D642171AE2559554978027372EE7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "harryyoung",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue