"NetKAN generated mods - USI-Core-0.1.7.0"

This commit is contained in:
NetKAN inflator Robot 2016-02-14 03:39:59 +00:00
parent 24c9cc0a03
commit cc8d70e399
1 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,40 @@
{
"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/BobPalmer/USI_Core"
},
"version": "0.1.7.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"
}
],
"download": "https://github.com/BobPalmer/USI_Core/releases/download/0.1.7.0/USICore_0.1.7.0.zip",
"download_size": 7429427,
"x_last_revision_by": "harryyoung",
"x_generated_by": "netkan"
}