NetKAN added mod - ROEngines-v2.10.1.0
This commit is contained in:
parent
64da1a3ed1
commit
1e3d2faf94
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"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": "v2.10.1.0",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-NC-ND",
|
||||
"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",
|
||||
"remote-avc": "https://raw.githubusercontent.com/KSP-RO/ROEngines/master/GameData/ROEngines/ROEngines.version"
|
||||
},
|
||||
"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-1"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "TweakableEverythingCont"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/ROEngines/releases/download/v2.10.1.0/ROEngines-v2.10.1.0.zip",
|
||||
"download_size": 266207554,
|
||||
"download_hash": {
|
||||
"sha1": "1D7F7DA4CBBC4B3DDCE25C7F63B9795EA1FE661A",
|
||||
"sha256": "06863CF1DC80B51ACD1FDC422E19A72E66290D73961D18B946F78A8B01847D44"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 792793999,
|
||||
"release_date": "2024-08-12T21:15:21Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue