NetKAN generated mods - ROEngines-v1.6
This commit is contained in:
parent
41e1dc5c88
commit
df6690c1a4
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ROEngines",
|
||||
"name": "RO Engines",
|
||||
"abstract": "ROEngines is a mod that takes the best versions of engine models available and uses them as the in-game models for Realism Overhaul parts.",
|
||||
"author": [
|
||||
"pap1723",
|
||||
"KSP-RO"
|
||||
],
|
||||
"version": "v1.6",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.9.99",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://discordapp.com/invite/ZGbR6nv",
|
||||
"repository": "https://github.com/KSP-RO/ROEngines",
|
||||
"bugtracker": "https://github.com/KSP-RO/ROEngines/issues"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"config",
|
||||
"graphics"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ROLib"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "RealFuels"
|
||||
},
|
||||
{
|
||||
"name": "PatchManager"
|
||||
},
|
||||
{
|
||||
"name": "RealismOverhaul"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ROSolar"
|
||||
},
|
||||
{
|
||||
"name": "ROTanks"
|
||||
},
|
||||
{
|
||||
"name": "ROCapsules"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ProceduralFairings"
|
||||
},
|
||||
{
|
||||
"name": "ProceduralParts"
|
||||
},
|
||||
{
|
||||
"name": "MechJeb2"
|
||||
},
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
},
|
||||
{
|
||||
"name": "RP-0"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "TweakableEverythingCont"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/ROEngines/releases/download/v1.6/ROEngines-1.6.zip",
|
||||
"download_size": 112294627,
|
||||
"download_hash": {
|
||||
"sha1": "40EB77AEDD67FED76C190EDD83CB415AB0042890",
|
||||
"sha256": "F9CD342DEBFDDC172781B48E015F298BCEEFC7C650E8069EB7ADC9B2370A723F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue