CKAN-meta/USI-Core/USI-Core-1.3.0.0.ckan

68 lines
1.9 KiB
JSON

{
"spec_version": "v1.16",
"identifier": "USI-Core",
"name": "USI Core",
"abstract": "Kontainers, Reactors and shared tools for USI mods",
"author": "RoverDude",
"version": "1.3.0.0",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.8.9",
"license": "restricted",
"release_status": "stable",
"resources": {
"homepage": "http://umbraspaceindustries.github.io/UmbraSpaceIndustries/",
"repository": "https://github.com/UmbraSpaceIndustries/USI_Core",
"bugtracker": "https://github.com/UmbraSpaceIndustries/USI_Core/issues",
"metanetkan": "https://raw.githubusercontent.com/BobPalmer/CKAN/master/USI-Core.netkan"
},
"tags": [
"parts"
],
"localizations": [
"en-us"
],
"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"
}
],
"conflicts": [
{
"name": "SETI-CommunityTechTree"
}
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData",
"filter": [
"FX",
"Konstruction"
]
}
],
"download": "https://github.com/UmbraSpaceIndustries/USI_Core/releases/download/1.3.0.0/USICore_1.3.0.0.zip",
"download_size": 10522176,
"download_hash": {
"sha1": "C09EA2788F4E3771BAFE32377B233D2FF417BED3",
"sha256": "56B8BC29F8EBB48D43764EF3EE1AFBF255D9C36B6BCB87A7BA6845BFA85DB731"
},
"download_content_type": "application/zip",
"release_date": "2019-10-28T23:56:10Z",
"x_last_revision_by": "DoktorKrogg",
"x_generated_by": "netkan"
}