diff --git a/Bureaucracy/Bureaucracy-1.7.2.ckan b/Bureaucracy/Bureaucracy-1.7.2.ckan new file mode 100644 index 0000000000..2739ba47d0 --- /dev/null +++ b/Bureaucracy/Bureaucracy-1.7.2.ckan @@ -0,0 +1,64 @@ +{ + "spec_version": 1, + "identifier": "Bureaucracy", + "name": "Bureaucracy", + "abstract": "Monthly Budgets Reimagined", + "author": [ + "severedsolo", + "R-T-B" + ], + "version": "1.7.2", + "ksp_version_min": "1.12.0", + "ksp_version_max": "1.12.99", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/topic/191192-112x-bureaucracy-monthly-budgets-reimagined-17-01072024-under-new-management/", + "repository": "https://github.com/R-T-B/Bureaucracy", + "bugtracker": "https://github.com/R-T-B/Bureaucracy/issues", + "remote-avc": "https://raw.githubusercontent.com:443/R-T-B/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" + } + ], + "download": "https://github.com/R-T-B/Bureaucracy/releases/download/1.7.2/Bureaucracy.zip", + "download_size": 168819, + "download_hash": { + "sha1": "D1096CCF862E4D00D32E394BCD3411BBF281CF2E", + "sha256": "9B76B1DBD3569DD909C0FB5F9F4CC3C10F90C799A758E5FCB69E5980CDE36A02" + }, + "download_content_type": "application/zip", + "install_size": 233549, + "release_date": "2024-11-30T14:42:47Z", + "x_generated_by": "netkan" +}