diff --git a/ROEngines/ROEngines-v2.8.0.0.ckan b/ROEngines/ROEngines-v2.8.0.0.ckan new file mode 100644 index 0000000000..9c746591ff --- /dev/null +++ b/ROEngines/ROEngines-v2.8.0.0.ckan @@ -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.8.0.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-0" + } + ], + "conflicts": [ + { + "name": "TweakableEverythingCont" + } + ], + "download": "https://github.com/KSP-RO/ROEngines/releases/download/v2.8.0.0/ROEngines-v2.8.0.0.zip", + "download_size": 265169649, + "download_hash": { + "sha1": "B20F1D45E3F84ACE5D482DD3F4089433414B3BDE", + "sha256": "950911CD5E12BE5735C6E37D94FE6020C7D8B7A85D0150590A30852C6AA9989B" + }, + "download_content_type": "application/zip", + "install_size": 790128108, + "release_date": "2024-05-13T06:00:39Z", + "x_generated_by": "netkan" +}