diff --git a/MonthlyBudgets/MonthlyBudgets-4.1.0.1.ckan b/MonthlyBudgets/MonthlyBudgets-4.1.0.1.ckan new file mode 100644 index 0000000000..fa1a0586d9 --- /dev/null +++ b/MonthlyBudgets/MonthlyBudgets-4.1.0.1.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": "v1.4", + "identifier": "MonthlyBudgets", + "name": "Monthly Budgets", + "abstract": "Allocates monthly budgets to your career mode games", + "author": "severedsolo", + "license": "MIT", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/147010-monthly-budgets", + "repository": "https://github.com/severedsolo/MonthlyBudgets" + }, + "version": "4.1.0.1", + "ksp_version": "1.3.1", + "recommends": [ + { + "name": "KerbalConstructionTime" + } + ], + "install": [ + { + "find": "MonthlyBudgets", + "install_to": "GameData" + } + ], + "download": "https://github.com/severedsolo/MonthlyBudgets/releases/download/4.1.0.1/MonthlyBudgets4.1.0.1.zip", + "download_size": 22450, + "download_hash": { + "sha1": "0F845BEC0C6DE7FF7569D832EB6C06B4F9B7EF34", + "sha256": "3940EC26215323FD38FCAE90018325C46A6EDA0C945E857FE4914CC0DA4C7C67" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}