diff --git a/MonthlyBudgets/MonthlyBudgets-2.1.ckan b/MonthlyBudgets/MonthlyBudgets-2.1.ckan new file mode 100644 index 0000000000..ed1387f8dd --- /dev/null +++ b/MonthlyBudgets/MonthlyBudgets-2.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": "2.1", + "ksp_version": "1.2.0", + "recommends": [ + { + "name": "KerbalConstructionTime" + } + ], + "install": [ + { + "find": "MonthlyBudgets", + "install_to": "GameData" + } + ], + "download": "https://github.com/severedsolo/MonthlyBudgets/releases/download/2.1/MonthlyBudgets2.1.zip", + "download_size": 15273, + "download_hash": { + "sha1": "AA3613719C3B5E7A8179C80821F1846D299C742D", + "sha256": "602D4932C7E5F2568EF98611F01BD68D03D58790FA344A7D937E0484FF4E6829" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}