diff --git a/ROCapsules/ROCapsules-v2.2.0.0.ckan b/ROCapsules/ROCapsules-v2.2.0.0.ckan new file mode 100644 index 0000000000..34853e598a --- /dev/null +++ b/ROCapsules/ROCapsules-v2.2.0.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.0.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.0.0/ROCapsules-v2.2.0.0.zip", + "download_size": 259347455, + "download_hash": { + "sha1": "DDF6253C95366829347F7434150B411C331D8979", + "sha256": "324315F170417201FCB1382202167AF4DF6D803A43FB8C05AA7856CE91682F55" + }, + "download_content_type": "application/zip", + "install_size": 689566346, + "release_date": "2023-07-30T06:37:17Z", + "x_generated_by": "netkan" +}