"NetKAN generated mods - USI-Core-0.3.1.0"
This commit is contained in:
parent
0a96056971
commit
ab63128441
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"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.3.1.0",
|
||||
"ksp_version": "1.2.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "USITools"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SETI-CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/UmbraSpaceIndustries",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"FX",
|
||||
"Konstruction"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/USI_Core/releases/download/0.3.1.0/USICore_0.3.1.0.zip",
|
||||
"download_size": 9150490,
|
||||
"download_hash": {
|
||||
"sha1": "8AF07689AB729644F3183ABE0807A82220908A0F",
|
||||
"sha256": "E52C8CB54773866BFD7D5C4536927F52D6B2CEAB1D5CC603ED6682A0E47D57B7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "harryyoung",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue