diff --git a/ROCapsules/ROCapsules-v2.4.1.0.ckan b/ROCapsules/ROCapsules-v2.4.1.0.ckan new file mode 100644 index 0000000000..1faee5ac8b --- /dev/null +++ b/ROCapsules/ROCapsules-v2.4.1.0.ckan @@ -0,0 +1,113 @@ +{ + "spec_version": "v1.26", + "identifier": "ROCapsules", + "name": "RO Capsules", + "abstract": "Takes the best versions of capsules available and uses them as the in-game models for Realism Overhaul parts.", + "author": [ + "pap1723", + "KSP-RO" + ], + "version": "v2.4.1.0", + "ksp_version_min": "1.12.0", + "ksp_version_max": "1.12.99", + "license": "CC-BY-SA", + "release_status": "stable", + "resources": { + "homepage": "https://discordapp.com/invite/ZGbR6nv", + "repository": "https://github.com/KSP-RO/ROCapsules", + "bugtracker": "https://github.com/KSP-RO/ROCapsules/issues", + "metanetkan": "https://github.com/KSP-RO/ROCapsules/raw/master/ROCapsules.netkan", + "remote-avc": "https://raw.githubusercontent.com/KSP-RO/ROCapsules/master/GameData/ROCapsules/ROCapsules.version" + }, + "tags": [ + "parts", + "config", + "graphics", + "crewed" + ], + "localizations": [ + "RSSROConfig" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "RealismOverhaul" + }, + { + "name": "TexturesUnlimited", + "suppress_recommendations": true + }, + { + "name": "ROLib" + }, + { + "name": "B9PartSwitch", + "suppress_recommendations": true + }, + { + "name": "DepthMask", + "suppress_recommendations": true + }, + { + "name": "KSPWheel", + "suppress_recommendations": true + }, + { + "name": "StagedAnimation", + "suppress_recommendations": true + }, + { + "name": "BDAnimationModules", + "suppress_recommendations": true + } + ], + "recommends": [ + { + "name": "ROEngines" + }, + { + "name": "ROTanks" + }, + { + "name": "ProceduralFairings" + }, + { + "name": "ProceduralParts" + }, + { + "name": "MechJeb2" + }, + { + "name": "RealSolarSystem" + }, + { + "name": "KSCSwitcher" + }, + { + "name": "RP-0" + } + ], + "conflicts": [ + { + "name": "TweakableEverything" + } + ], + "install": [ + { + "file": "GameData/ROCapsules", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/ROCapsules/releases/download/v2.4.1.0/ROCapsules-v2.4.1.0.zip", + "download_size": 256219401, + "download_hash": { + "sha1": "4A67ED1CA85E243ACE0F131F31CA4710ADC434DB", + "sha256": "6DC5D8DB632714FB0445446957336FCDF8E682A2936ED52177E9300925291101" + }, + "download_content_type": "application/zip", + "install_size": 678855667, + "release_date": "2024-07-13T02:35:09Z", + "x_generated_by": "netkan" +}