From b6e0f0bb317402b85acc043a7bfe2f9efba0a616 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 9 Oct 2021 16:47:20 +0000 Subject: [PATCH] NetKAN added mod - ROEngines-v1.8.2 --- ROEngines/ROEngines-v1.8.2.ckan | 88 +++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 ROEngines/ROEngines-v1.8.2.ckan diff --git a/ROEngines/ROEngines-v1.8.2.ckan b/ROEngines/ROEngines-v1.8.2.ckan new file mode 100644 index 0000000000..83a92a76f1 --- /dev/null +++ b/ROEngines/ROEngines-v1.8.2.ckan @@ -0,0 +1,88 @@ +{ + "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.8.2", + "ksp_version_min": "1.8.1", + "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/v1.8.2/ROEngines-1.8.2.zip", + "download_size": 182149099, + "download_hash": { + "sha1": "AFE7D34DE4C11EACF4C87EE1F2AEDBBD3DC35566", + "sha256": "F7B7989E605F6FE1EC87A7E5C77C89C45591FE168DF1745A0FCBE529824EED36" + }, + "download_content_type": "application/zip", + "release_date": "2021-10-09T16:30:01Z", + "x_generated_by": "netkan" +}