"NetKAN generated mods - USI-Core-0.2.3.0"
This commit is contained in:
parent
21052d03e9
commit
1cf9e6ea35
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "USI-Core",
|
||||
"name": "USI Core",
|
||||
"abstract": "Kontainers, Reactors and shared tools for USI mods",
|
||||
"author": "RoverDude",
|
||||
"license": "restricted",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://bobpalmer.github.io/UmbraSpaceIndustries/",
|
||||
"repository": "https://github.com/BobPalmer/USI_Core"
|
||||
},
|
||||
"version": "0.2.3.0",
|
||||
"ksp_version_min": "1.1.0",
|
||||
"ksp_version_max": "1.1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "USITools"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SETI-CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/UmbraSpaceIndustries",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/USI_Core/releases/download/0.2.3.0/USICore_0.2.3.0.zip",
|
||||
"download_size": 7682695,
|
||||
"download_hash": {
|
||||
"sha1": "C4F373435F2FC0DF6A16A7826EC641E4BBABA41B",
|
||||
"sha256": "A8858A2834604862E1CF5C33B66CCEBF994EA0A1E15314EF1CC2DEF592F026CE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "harryyoung",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue