diff --git a/ROTanks/ROTanks-v2.5.1.ckan b/ROTanks/ROTanks-v2.5.1.ckan new file mode 100644 index 0000000000..6234026cba --- /dev/null +++ b/ROTanks/ROTanks-v2.5.1.ckan @@ -0,0 +1,85 @@ +{ + "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.5.1", + "ksp_version_min": "1.8.1", + "ksp_version_max": "1.11.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", + "remote-avc": "https://raw.githubusercontent.com/KSP-RO/ROTanks/master/GameData/ROTanks/ROTanks.version" + }, + "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.5.1/ROTanks-2.5.1.zip", + "download_size": 143983056, + "download_hash": { + "sha1": "FB25832B2BF02CC4C9806AFB580664158E22C369", + "sha256": "25DA4107F8198BB7619FDCB442ADD1CF447D8A43057CA0789E31299F54361DF4" + }, + "download_content_type": "application/zip", + "release_date": "2022-01-05T16:45:47Z", + "x_generated_by": "netkan" +}