"NetKAN generated mods - USI-Core-0.1.4.0"
This commit is contained in:
parent
3fcda85059
commit
9aa7ea94c7
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"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.4.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.4.0/USICore_0.1.4.0.zip",
|
||||
"download_size": 6613874,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue