NetKAN generated mods - Bureaucracy-1.2.1
This commit is contained in:
parent
5724835775
commit
b5a7c42025
|
@ -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.2.1",
|
||||
"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"
|
||||
},
|
||||
"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.2.1/Bureaucracy.zip",
|
||||
"download_size": 45209,
|
||||
"download_hash": {
|
||||
"sha1": "22232567A1191216D87F7B9107B9CBE963FEECF8",
|
||||
"sha256": "C414EE555FFC4B9D272EC25172CE7D07CB9BCDD5E123AA998C3FEC90A2A0B532"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue