"NetKAN generated mods - USI-UKS-Shared-0.1.7.0"
This commit is contained in:
parent
0062168b79
commit
573aadac1e
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "USI-UKS-Shared",
|
||||
"name": "USI Kolonization Core",
|
||||
"abstract": "Kolonization Core for both MKSLight and MKS/OKS",
|
||||
"author": "RoverDude",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://bobpalmer.github.io/UmbraSpaceIndustries/",
|
||||
"repository": "https://github.com/BobPalmer/Kolonization"
|
||||
},
|
||||
"version": "0.1.7.0",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.5",
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "UmbraSpaceIndustries/Kolonization",
|
||||
"install_to": "GameData/UmbraSpaceIndustries"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/Kolonization/releases/download/0.1.7.0/Kolonization_0.1.7.0.zip",
|
||||
"download_size": 7875413,
|
||||
"x_last_revision_by": "harryyoung",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue