diff --git a/Bureaucracy/Bureaucracy-1.5.1.ckan b/Bureaucracy/Bureaucracy-1.5.1.ckan new file mode 100644 index 0000000000..dda929fe3b --- /dev/null +++ b/Bureaucracy/Bureaucracy-1.5.1.ckan @@ -0,0 +1,66 @@ +{ + "spec_version": "v1.4", + "identifier": "Bureaucracy", + "name": "Bureaucracy", + "abstract": "Replacement for Monthly Budgets, now with Construction and Research Funding!", + "author": "severedsolo", + "version": "1.5.1", + "ksp_version_min": "1.12.0", + "ksp_version_max": "1.12.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", + "remote-avc": "https://raw.githubusercontent.com:443/severedsolo/Bureaucracy/master/GameData/Bureaucracy/Bureaucracy.version" + }, + "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.5.1/Bureaucracy.zip", + "download_size": 173504, + "download_hash": { + "sha1": "987EED434B8F8CF9CCEE669EFC36DC16E70FB919", + "sha256": "1B33218C2F1F8C4D77E1DBD76A28DF72AEF2854797AA89CBA84466B26B1FED7C" + }, + "download_content_type": "application/zip", + "release_date": "2021-08-13T16:04:31Z", + "x_generated_by": "netkan" +}