From 84b8f8d77d9f018824d74c171b74a52915a2d604 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 27 Jun 2020 10:38:51 +0000 Subject: [PATCH] NetKAN generated mods - Bureaucracy-1.4 --- Bureaucracy/Bureaucracy-1.4.ckan | 64 ++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 Bureaucracy/Bureaucracy-1.4.ckan diff --git a/Bureaucracy/Bureaucracy-1.4.ckan b/Bureaucracy/Bureaucracy-1.4.ckan new file mode 100644 index 0000000000..1dffa2597e --- /dev/null +++ b/Bureaucracy/Bureaucracy-1.4.ckan @@ -0,0 +1,64 @@ +{ + "spec_version": "v1.4", + "identifier": "Bureaucracy", + "name": "Bureaucracy", + "abstract": "Replacement for Monthly Budgets, now with Construction and Research Funding!", + "author": "severedsolo", + "version": "1.4", + "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", + "bugtracker": "https://github.com/severedsolo/Bureaucracy/issues" + }, + "tags": [ + "plugin", + "career" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "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.4/Bureaucracy.zip", + "download_size": 47473, + "download_hash": { + "sha1": "164166D5FC19BBC7E71CF2347A4AFB63183404BB", + "sha256": "4D77A7CCF929F3F4650DB2B1DA0CB8772F8DF337B19D7C90B2C2E95D4C5C9513" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}