From 9923357d326ec07c2bf7d00a5865bf4819b27a2b Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 22 Feb 2020 19:12:03 +0000 Subject: [PATCH] NetKAN generated mods - Bureaucracy-1.2.2 --- Bureaucracy/Bureaucracy-1.2.2.ckan | 60 ++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 Bureaucracy/Bureaucracy-1.2.2.ckan diff --git a/Bureaucracy/Bureaucracy-1.2.2.ckan b/Bureaucracy/Bureaucracy-1.2.2.ckan new file mode 100644 index 0000000000..76908fafe0 --- /dev/null +++ b/Bureaucracy/Bureaucracy-1.2.2.ckan @@ -0,0 +1,60 @@ +{ + "spec_version": "v1.4", + "identifier": "Bureaucracy", + "name": "Bureaucracy", + "abstract": "Replacement for Monthly Budgets, now with Construction and Research Funding!", + "author": "severedsolo", + "version": "1.2.2", + "ksp_version_min": "1.9.0", + "ksp_version_max": "1.9.99", + "license": "MIT", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/191192-*", + "repository": "https://github.com/severedsolo/Bureaucracy" + }, + "tags": [ + "plugin", + "career" + ], + "depends": [ + { + "name": "KerbalChangelog" + }, + { + "name": "FlightTracker" + }, + { + "name": "CustomBarnKit" + } + ], + "recommends": [ + { + "name": "KerbalConstructionTime" + }, + { + "name": "ContractConfigurator-ExplorationPlus" + } + ], + "conflicts": [ + { + "name": "MonthlyBudgets" + }, + { + "name": "SpaceProgramFunding" + } + ], + "install": [ + { + "find": "Bureaucracy", + "install_to": "GameData" + } + ], + "download": "https://github.com/severedsolo/Bureaucracy/releases/download/1.2.2/Bureaucracy.zip", + "download_size": 45290, + "download_hash": { + "sha1": "202B5A4AD399AA61B010DA309ED3C134A505698B", + "sha256": "FAFBD36C468B477616298F4D575445DE47E23D0D59A6C6B75D9A8B42BFE10837" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}