diff --git a/ROTanks/ROTanks-v2.2.1.ckan b/ROTanks/ROTanks-v2.2.1.ckan new file mode 100644 index 0000000000..ddd4c886ed --- /dev/null +++ b/ROTanks/ROTanks-v2.2.1.ckan @@ -0,0 +1,83 @@ +{ + "spec_version": "v1.10", + "identifier": "ROTanks", + "name": "RO Tanks", + "abstract": "ROTanks uses modified code of SSTU by Shadowmage45 to provide modular tanks (and more) for Realism Overhaul.", + "author": [ + "pap1723", + "KSP-RO" + ], + "version": "v2.2.1", + "ksp_version_min": "1.8.1", + "ksp_version_max": "1.9.99", + "license": "CC-BY-SA", + "release_status": "stable", + "resources": { + "homepage": "https://discordapp.com/invite/ZGbR6nv", + "repository": "https://github.com/KSP-RO/ROTanks", + "bugtracker": "https://github.com/KSP-RO/ROTanks/issues" + }, + "tags": [ + "parts", + "config", + "graphics" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "ROLib" + }, + { + "name": "TexturesUnlimited" + }, + { + "name": "RealFuels" + } + ], + "recommends": [ + { + "name": "RealismOverhaul" + }, + { + "name": "ROSolar" + }, + { + "name": "ROEngines" + }, + { + "name": "ROCapsules" + } + ], + "suggests": [ + { + "name": "ProceduralFairings" + }, + { + "name": "ProceduralParts" + }, + { + "name": "MechJeb2" + }, + { + "name": "RealSolarSystem" + }, + { + "name": "RP-0" + } + ], + "conflicts": [ + { + "name": "TweakableEverythingCont" + } + ], + "download": "https://github.com/KSP-RO/ROTanks/releases/download/v2.2.1/ROTanks-2.2.1.zip", + "download_size": 70860280, + "download_hash": { + "sha1": "6E9621EFB7D76D97E5F95D8C79C30E57CC125B0B", + "sha256": "F25AC214259730AB7363D92053C51EA11F3D236969091A4A695918DD458D2113" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}