diff --git a/MonthlyBudgets/MonthlyBudgets-4.5.ckan b/MonthlyBudgets/MonthlyBudgets-4.5.ckan new file mode 100644 index 0000000000..8aa8cd8456 --- /dev/null +++ b/MonthlyBudgets/MonthlyBudgets-4.5.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.5", + "ksp_version": "1.4.3", + "recommends": [ + { + "name": "KerbalConstructionTime" + } + ], + "install": [ + { + "find": "MonthlyBudgets", + "install_to": "GameData" + } + ], + "download": "https://github.com/severedsolo/MonthlyBudgets/releases/download/4.5/MonthlyBudgets4.5.zip", + "download_size": 26871, + "download_hash": { + "sha1": "B61480FCF30DA79CB8E9ACD9A338D92E5CD21F3E", + "sha256": "8D79CA0E96E8D34C3DE178EB01A934730DB9FD836772EE91FD973AEF3083A3BA" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}