diff --git a/MonthlyBudgets/MonthlyBudgets-2.7.ckan b/MonthlyBudgets/MonthlyBudgets-2.7.ckan new file mode 100644 index 0000000000..69e6fadb4f --- /dev/null +++ b/MonthlyBudgets/MonthlyBudgets-2.7.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.7", + "ksp_version": "1.3.0", + "recommends": [ + { + "name": "KerbalConstructionTime" + } + ], + "install": [ + { + "find": "MonthlyBudgets", + "install_to": "GameData" + } + ], + "download": "https://github.com/severedsolo/MonthlyBudgets/releases/download/2.7/MonthlyBudgets2.7.zip", + "download_size": 20713, + "download_hash": { + "sha1": "64FB45AA6724173E9EC64A82567E0689FED8AB54", + "sha256": "9469BFFFA1C8C77FE1D4D76F06710F5EEA132469A22A4458AB9C71A9486AEB35" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}