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

45 lines
1.3 KiB
JSON

{
"spec_version": 1,
"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.1.2.0",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.5",
"depends": [
{
"name": "USITools"
},
{
"name": "CommunityResourcePack"
},
{
"name": "FirespitterCore"
},
{
"name": "ModuleManager"
}
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData"
}
],
"download": "https://github.com/UmbraSpaceIndustries/USI_Core/releases/download/0.1.2.0/USICore_0.1.2.0.zip",
"download_size": 4603186,
"download_hash": {
"sha1": "A14FB50B1C0A487AA2D6336A19FE512BC26C36AD",
"sha256": "B187337A22BCA6AF533B52F805A11BC0EE581F85402A324B66A139F461D5B51A"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}