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

54 lines
1.5 KiB
JSON

{
"spec_version": "v1.16",
"identifier": "USI-Core",
"name": "USI Core",
"abstract": "Kontainers, Reactors and shared tools for USI mods",
"author": "RoverDude",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"homepage": "http://bobpalmer.github.io/UmbraSpaceIndustries/",
"repository": "https://github.com/UmbraSpaceIndustries/USI_Core"
},
"version": "0.2.0.0",
"ksp_version": "1.1.0",
"depends": [
{
"name": "USITools"
},
{
"name": "CommunityResourcePack"
},
{
"name": "FirespitterCore"
},
{
"name": "ModuleManager"
}
],
"conflicts": [
{
"name": "SETI-CommunityTechTree"
}
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData",
"filter": [
"FX",
"Konstruction"
]
}
],
"download": "https://github.com/UmbraSpaceIndustries/USI_Core/releases/download/0.2.0.0/USICore_0.2.0.0.zip",
"download_size": 7422365,
"download_hash": {
"sha1": "28D37EFA2D64B6809AE6BA80685C97EF77C9AA52",
"sha256": "26F6C6423375E781764A3ED8CD32DA80AD220FC9980F5ABCBA005976EA3DB705"
},
"download_content_type": "application/zip",
"x_last_revision_by": "harryyoung",
"x_generated_by": "netkan"
}