From 9f8407fcc4e2f55840ef1a5cef05edb733d29f5b Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 22 Jul 2022 14:52:29 +0000 Subject: [PATCH] NetKAN added mod - ROTanks-v2.7.0 --- ROTanks/ROTanks-v2.7.0.ckan | 85 +++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 ROTanks/ROTanks-v2.7.0.ckan diff --git a/ROTanks/ROTanks-v2.7.0.ckan b/ROTanks/ROTanks-v2.7.0.ckan new file mode 100644 index 0000000000..e59f344c7b --- /dev/null +++ b/ROTanks/ROTanks-v2.7.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.7.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/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.7.0/ROTanks-2.7.0.zip", + "download_size": 195863870, + "download_hash": { + "sha1": "9FCAD33F61B3001DD4A29FBD414DA92144680681", + "sha256": "259D420131F6DDFA4A256FDFB0B8307C0D386ABB835C8C4BE059FE727789CD15" + }, + "download_content_type": "application/zip", + "release_date": "2022-07-22T14:49:49Z", + "x_generated_by": "netkan" +}