From 71337ec18c25ec73eb86129350a2e28edcc09bdb Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 15 Mar 2022 00:47:50 +0000 Subject: [PATCH] NetKAN added mod - ROTanks-v2.6.0 --- ROTanks/ROTanks-v2.6.0.ckan | 85 +++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 ROTanks/ROTanks-v2.6.0.ckan diff --git a/ROTanks/ROTanks-v2.6.0.ckan b/ROTanks/ROTanks-v2.6.0.ckan new file mode 100644 index 0000000000..b2e3212346 --- /dev/null +++ b/ROTanks/ROTanks-v2.6.0.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.6.0", + "ksp_version_min": "1.10.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/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.6.0/ROTanks-2.6.0.zip", + "download_size": 138990855, + "download_hash": { + "sha1": "F9EF2055BEFD58031052B382F86572CBCC90CD28", + "sha256": "59D4A682092CE0F0E0DA4BAFA0D3006E3D2B0D27E3BB5F2AEFC6F50788A68EE5" + }, + "download_content_type": "application/zip", + "release_date": "2022-03-14T23:41:59Z", + "x_generated_by": "netkan" +}