CKAN-meta/MonthlyBudgets/MonthlyBudgets-5.0.1.ckan

51 lines
1.6 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "MonthlyBudgets",
"name": "Monthly Budgets",
"abstract": "Allocates monthly budgets to your career mode games",
"author": "severedsolo",
"version": "5.0.1",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.8.99",
"license": "MIT",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/147010-*",
"repository": "https://github.com/severedsolo/MonthlyBudgets",
"bugtracker": "https://github.com/severedsolo/MonthlyBudgets/issues",
"remote-avc": "https://raw.githubusercontent.com:443/severedsolo/MonthlyBudgets/master/MonthlyBudgets/bin/Release/GameData/MonthlyBudgets/MonthlyBudgets.version"
},
"tags": [
"plugin",
"career"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "KerbalChangelog"
}
],
"recommends": [
{
"name": "KerbalConstructionTime"
}
],
"install": [
{
"find": "MonthlyBudgets",
"install_to": "GameData"
}
],
"download": "https://github.com/severedsolo/MonthlyBudgets/releases/download/5.0.1/MonthlyBudgets.zip",
"download_size": 32035,
"download_hash": {
"sha1": "0BC03F7C33DA3D8CCDF3CDE681C60C4B4EAE03EB",
"sha256": "453DE63C69F1E74CBDB3A439AB1D27C87C3A9C007ABEFB840B6DB6C52E784C50"
},
"download_content_type": "application/zip",
"install_size": 76173,
"release_date": "2019-12-22T12:59:58Z",
"x_generated_by": "netkan"
}