NetKAN added mod - Bureaucracy-1.6.1

This commit is contained in:
NetKAN inflator Robot 2023-03-16 22:39:43 +00:00
parent 8d02e9a446
commit 8af562a1cb
1 changed files with 67 additions and 0 deletions

View File

@ -0,0 +1,67 @@
{
"spec_version": "v1.4",
"identifier": "Bureaucracy",
"name": "Bureaucracy",
"abstract": "Replacement for Monthly Budgets, now with Construction and Research Funding!",
"author": "severedsolo",
"version": "1.6.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.6.1/Bureaucracy.zip",
"download_size": 168293,
"download_hash": {
"sha1": "BF6C81174CC024ACD26C58A1E196EA48FD18C7FB",
"sha256": "FFEE6830386F1BBA1C60FA22D62FA655D27154CCD2587E05541E9A469A9C3428"
},
"download_content_type": "application/zip",
"install_size": 231322,
"release_date": "2023-03-16T22:37:45Z",
"x_generated_by": "netkan"
}