From c8881bf0f7b443e01280f17761b840c9831b8a61 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 14 Nov 2019 19:48:46 +0000 Subject: [PATCH] NetKAN generated mods - ROTanks-v1.0.0.0 --- ROTanks/ROTanks-v1.0.0.0.ckan | 71 +++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 ROTanks/ROTanks-v1.0.0.0.ckan diff --git a/ROTanks/ROTanks-v1.0.0.0.ckan b/ROTanks/ROTanks-v1.0.0.0.ckan new file mode 100644 index 0000000000..2b08bfb5f7 --- /dev/null +++ b/ROTanks/ROTanks-v1.0.0.0.ckan @@ -0,0 +1,71 @@ +{ + "spec_version": "v1.10", + "identifier": "ROTanks", + "name": "ROTanks", + "abstract": "ROTanks uses modified code of SSTU by Shadowmage45 to provide modular tanks (and more) for Realism Overhaul.", + "author": "pap1723", + "license": "CC-BY-SA", + "release_status": "stable", + "resources": { + "repository": "https://github.com/KSP-RO/ROTanks" + }, + "version": "v1.0.0.0", + "ksp_version_min": "1.6.1", + "ksp_version_max": "1.7.3", + "depends": [ + { + "name": "RealismOverhaul" + }, + { + "name": "TexturesUnlimited" + }, + { + "name": "RealFuels" + } + ], + "recommends": [ + { + "name": "ROEngines" + }, + { + "name": "ROCapsules" + }, + { + "name": "ProceduralFairings" + }, + { + "name": "ProceduralParts" + }, + { + "name": "MechJeb2" + }, + { + "name": "RealSolarSystem" + }, + { + "name": "KSCSwitcher" + }, + { + "name": "RP-0" + } + ], + "conflicts": [ + { + "name": "TweakableEverything" + } + ], + "install": [ + { + "file": "GameData/ROTanks", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/ROTanks/releases/download/v1.0.0.0/ROTanks-v1.0.0.0.zip", + "download_size": 54573004, + "download_hash": { + "sha1": "1D586486B955EECB16F142382B56A80DD3A96668", + "sha256": "7ACB2876E2AF3D1C52BEFE1F0E21D800EAE88BD356CA2A206E42924928367E6D" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}