diff --git a/LessRealThanReal/LessRealThanReal-v2.0.6.ckan b/LessRealThanReal/LessRealThanReal-v2.0.6.ckan new file mode 100644 index 0000000000..13f19cd1b7 --- /dev/null +++ b/LessRealThanReal/LessRealThanReal-v2.0.6.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.6", + "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.6/LRTR-v2.0.6.zip", + "download_size": 21454694, + "download_hash": { + "sha1": "4AD32B8298721F5D8071CB54F1241D5C5C032B5C", + "sha256": "51E16697B2B78A9605EE25F871739485894EA5BEEAF316ED69023918FCFBB9F0" + }, + "download_content_type": "application/zip", + "install_size": 54025470, + "release_date": "2023-04-17T03:21:19Z", + "x_generated_by": "netkan" +}