diff --git a/ROCapsules/ROCapsules-v2.2.2.0.ckan b/ROCapsules/ROCapsules-v2.2.2.0.ckan new file mode 100644 index 0000000000..8f1e8b0a5c --- /dev/null +++ b/ROCapsules/ROCapsules-v2.2.2.0.ckan @@ -0,0 +1,107 @@ +{ + "spec_version": "v1.10", + "identifier": "ROCapsules", + "name": "ROCapsules", + "abstract": "ROCapsules is a mod that 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.2.2.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" + }, + { + "name": "ROLib" + }, + { + "name": "B9PartSwitch" + }, + { + "name": "DepthMask" + }, + { + "name": "KSPWheel" + }, + { + "name": "StagedAnimation" + }, + { + "name": "BDAnimationModules" + } + ], + "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.2.2.0/ROCapsules-v2.2.2.0.zip", + "download_size": 259347965, + "download_hash": { + "sha1": "1179268FD1728F540C80563F96B25AE45C3C984E", + "sha256": "0BA5C49976B2051BA727BC4B08B4B4AC06B513BDEABF173AA785B75501C081C1" + }, + "download_content_type": "application/zip", + "install_size": 689567558, + "release_date": "2023-09-09T21:30:42Z", + "x_generated_by": "netkan" +}