From 5ec4a04ed7bcac509ffae96cc8c0984ced1b4caa Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 26 Jan 2020 23:12:17 +0000 Subject: [PATCH] NetKAN generated mods - Bureaucracy-1.1 --- Bureaucracy/Bureaucracy-1.1.ckan | 60 ++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 Bureaucracy/Bureaucracy-1.1.ckan diff --git a/Bureaucracy/Bureaucracy-1.1.ckan b/Bureaucracy/Bureaucracy-1.1.ckan new file mode 100644 index 0000000000..5e2befcc4b --- /dev/null +++ b/Bureaucracy/Bureaucracy-1.1.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.1", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.8.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.1/Bureaucracy.zip", + "download_size": 43531, + "download_hash": { + "sha1": "E59BEDF7F70441ECC431AED16D1C1C40212153E0", + "sha256": "287D8E96EBE3E4C79F10588A84BF9DFF3F0B9056EC4447F1F7443E6AA61BDABC" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}