"NetKAN generated mods - USITools-0.8.11.0"

This commit is contained in:
NetKAN inflator Robot 2017-01-16 15:46:24 +00:00
parent a015dd37e4
commit 5b6c787233
1 changed files with 43 additions and 0 deletions

View File

@ -0,0 +1,43 @@
{
"spec_version": "v1.16",
"identifier": "USITools",
"name": "USI Tools",
"abstract": "Common libraries for Umbra Space Industries mods",
"author": "RoverDude",
"license": "restricted",
"release_status": "stable",
"resources": {
"homepage": "http://bobpalmer.github.io/UmbraSpaceIndustries/",
"repository": "https://github.com/BobPalmer/UmbraSpaceIndustries"
},
"version": "0.8.11.0",
"ksp_version_min": "1.2.0",
"ksp_version_max": "1.2.2",
"provides": [
"USI-Tools"
],
"conflicts": [
{
"name": "SETI-CommunityTechTree"
}
],
"install": [
{
"file": "GameData/000_USITools",
"install_to": "GameData"
},
{
"find": "UmbraSpaceIndustries/FX",
"install_to": "GameData/UmbraSpaceIndustries"
}
],
"download": "https://github.com/BobPalmer/UmbraSpaceIndustries/releases/download/0.8.11.0/USITools_0.8.11.0.zip",
"download_size": 2707168,
"download_hash": {
"sha1": "F77328CD389756129486F283C0ACAB4DBF49E3BA",
"sha256": "990B4FD3A0DDD81FE43519B741F6B01788359489D4E6788C93DFE56B100FAC63"
},
"download_content_type": "application/zip",
"x_last_revision_by": "Olympic1",
"x_generated_by": "netkan"
}