NetKAN generated mods - USITools-0.3.0

This commit is contained in:
NetKAN bot 2014-12-16 08:10:57 -05:00
parent 585b6de83d
commit 34a20b6bf5
1 changed files with 27 additions and 0 deletions

27
USITools-0.3.0.ckan Normal file
View File

@ -0,0 +1,27 @@
{
"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.25",
"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
}