From 56596ae0defb247f902475c57c2ee5789dce990d Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 22 Dec 2020 19:42:36 +0000 Subject: [PATCH] NetKAN added mod - LessRealThanReal-v1.5.2 --- LessRealThanReal/LessRealThanReal-v1.5.2.ckan | 98 +++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 LessRealThanReal/LessRealThanReal-v1.5.2.ckan diff --git a/LessRealThanReal/LessRealThanReal-v1.5.2.ckan b/LessRealThanReal/LessRealThanReal-v1.5.2.ckan new file mode 100644 index 0000000000..53dff270eb --- /dev/null +++ b/LessRealThanReal/LessRealThanReal-v1.5.2.ckan @@ -0,0 +1,98 @@ +{ + "spec_version": "v1.4", + "identifier": "LessRealThanReal", + "name": "Less Real Than Real(ism)", + "abstract": "Real Progression One without RealismOverhaul", + "author": "pehvbot", + "version": "v1.5.2", + "ksp_version_min": "1.8", + "ksp_version_max": "1.11", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/189978-*", + "repository": "https://github.com/pehvbot/LRTR", + "bugtracker": "https://github.com/pehvbot/LRTR/issues" + }, + "tags": [ + "plugin", + "config", + "parts", + "tech-tree", + "career", + "science" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "RealSolarSystem" + }, + { + "name": "CustomBarnKit" + }, + { + "name": "RSSDateTimeFormatter" + }, + { + "name": "ContractConfigurator" + }, + { + "name": "DMagicScienceAnimate" + }, + { + "name": "KerbalConstructionTime" + } + ], + "recommends": [ + { + "name": "ReStockPlus" + }, + { + "name": "KSCSwitcher" + }, + { + "name": "KerbalConstructionTime" + }, + { + "name": "LessRealKerbalism" + } + ], + "suggests": [ + { + "name": "KerbalAlarmClock" + }, + { + "name": "KRASH" + }, + { + "name": "ScrapYard" + }, + { + "name": "OhScrap" + } + ], + "conflicts": [ + { + "name": "RealismOverhaul" + } + ], + "install": [ + { + "find": "GameData/LRTR", + "install_to": "GameData", + "filter": [ + ".DS_Store" + ] + } + ], + "download": "https://github.com/pehvbot/LRTR/releases/download/v1.5.2/LRTR-v1.5.2.zip", + "download_size": 20333095, + "download_hash": { + "sha1": "C6EAD78C8A9E7664B1894CE743E17B3F81B1EC1F", + "sha256": "A933AF5AE2D7127B586725A2040C3879DA66C162430963935F1009BC1116FDF9" + }, + "download_content_type": "application/zip", + "release_date": "2020-12-22T19:37:19Z", + "x_generated_by": "netkan" +}