diff --git a/LessRealThanReal/LessRealThanReal-v2.0.5.ckan b/LessRealThanReal/LessRealThanReal-v2.0.5.ckan new file mode 100644 index 0000000000..b35e8aa173 --- /dev/null +++ b/LessRealThanReal/LessRealThanReal-v2.0.5.ckan @@ -0,0 +1,84 @@ +{ + "spec_version": "v1.4", + "identifier": "LessRealThanReal", + "name": "Less Real Than Real(ism)", + "abstract": "Real Progression One without RealismOverhaul", + "author": "pehvbot", + "version": "v2.0.5", + "ksp_version_min": "1.12", + "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": "ClickThroughBlocker" + }, + { + "name": "CustomBarnKit" + }, + { + "name": "ContractConfigurator" + }, + { + "name": "DMagicScienceAnimate" + }, + { + "name": "MagiCore" + }, + { + "name": "ModularFlightIntegrator" + } + ], + "recommends": [ + { + "name": "ReStockPlus" + }, + { + "name": "RealSolarSystem" + }, + { + "name": "LessRealKerbalism" + } + ], + "conflicts": [ + { + "name": "KerbalConstructionTime" + }, + { + "name": "RealismOverhaul" + } + ], + "install": [ + { + "find": "GameData/LRTR", + "install_to": "GameData", + "filter": [ + ".DS_Store" + ] + } + ], + "download": "https://github.com/pehvbot/LRTR/releases/download/v2.0.5/LRTR-v2.0.5.zip", + "download_size": 21438784, + "download_hash": { + "sha1": "B995E18CB108E1E21F78281676F310430FC30896", + "sha256": "1F89E42C6933F9AFC24420E6249A8C7661E071067085586F546D06E5BD5437D2" + }, + "download_content_type": "application/zip", + "install_size": 54010957, + "release_date": "2022-08-30T18:46:43Z", + "x_generated_by": "netkan" +}