CKAN-meta/USITools-0.3.0.ckan

27 lines
729 B
Plaintext

{
"spec_version": 1,
"name": "Umbra Space Industries Tools",
"author": "RoverDude",
"identifier": "USITools",
"abstract": "Common libraries for USI mods",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"ksp_version": "0.90",
"provides": [
"USI-Tools"
],
"comment": "May be renamed to USI-Tools in the future",
"install": [
{
"file": "GameData/000_USITools",
"install_to": "GameData"
}
],
"resources": {
"repository": "https://github.com/BobPalmer/UmbraSpaceIndustries"
},
"version": "0.3.0",
"download": "https://github.com/BobPalmer/UmbraSpaceIndustries/releases/download/0.3.0/USITools_0.3.0.zip",
"x_generated_by": "netkan",
"download_size": 42885
}