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

31 lines
870 B
Plaintext

{
"spec_version": 1,
"identifier": "USI-Core",
"name": "USI Core",
"abstract": "Kontainers and 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/BobPalmer/USI_Core"
},
"version": "0.0.1.0",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.4",
"depends": [
{
"name": "USITools"
}
],
"install": [
{
"file": "GameData/UmbraSpaceIndustries",
"install_to": "GameData"
}
],
"download": "https://github.com/BobPalmer/USI_Core/releases/download/0.0.1.0/USICore_0.0.1.0.zip",
"download_size": 4587633,
"x_generated_by": "netkan"
}