diff --git a/ROTanks/ROTanks-v2.5.ckan b/ROTanks/ROTanks-v2.5.ckan new file mode 100644 index 0000000000..52b5f45e83 --- /dev/null +++ b/ROTanks/ROTanks-v2.5.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", + "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/ROTanks-2.5.zip", + "download_size": 139753081, + "download_hash": { + "sha1": "EEB59AF7744FDDF5D19F2DEBA6519699EF427047", + "sha256": "73AC0B5F34064AEC08C62334AEC1A8C65E00E779B0E036ED16D641849D31C124" + }, + "download_content_type": "application/zip", + "release_date": "2021-06-28T05:17:33Z", + "x_generated_by": "netkan" +}