1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/USI-Core/USI-Core-0.1.8.0.ckan
DasSkelett 0c37a54613 Update links for USI mods after repo move, fix file conflicts (#2507)
* Update download links for USI-NuclearRockets after repo move
* Update download links for USI-Core after repo move
* Swap ksp_version_min and max of USI-Core 0.2.2.0
* Backport install filters for USI-Core to avoid file conflict with USITools
2021-11-26 04:08:19 +01:00

50 lines
1.4 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.1.8.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",
"filter": [
"FX",
"Konstruction"
]
}
],
"download": "https://github.com/UmbraSpaceIndustries/USI_Core/releases/download/0.1.8.0/USICore_0.1.8.0.zip",
"download_size": 7430125,
"download_hash": {
"sha1": "BF585210EC99477263023C6528E27A5BCA570D6F",
"sha256": "60F0500EB9CB94A8C926598640217F9BBFE9BE5AC0335FE68A6D5FFE1C4BFB01"
},
"download_content_type": "application/zip",
"x_last_revision_by": "harryyoung",
"x_generated_by": "netkan"
}