From 61a68f65cfd02f97023dd81e0f5d1ba8fbd61d42 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 8 Jun 2019 08:50:05 +0000 Subject: [PATCH] "NetKAN generated mods - MonthlyBudgets-4.10.1" --- MonthlyBudgets/MonthlyBudgets-4.10.1.ckan | 39 +++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 MonthlyBudgets/MonthlyBudgets-4.10.1.ckan diff --git a/MonthlyBudgets/MonthlyBudgets-4.10.1.ckan b/MonthlyBudgets/MonthlyBudgets-4.10.1.ckan new file mode 100644 index 0000000000..bc5937e313 --- /dev/null +++ b/MonthlyBudgets/MonthlyBudgets-4.10.1.ckan @@ -0,0 +1,39 @@ +{ + "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.10.1", + "ksp_version_min": "1.7.0", + "ksp_version_max": "1.7.99", + "depends": [ + { + "name": "KerbalChangelog" + } + ], + "recommends": [ + { + "name": "KerbalConstructionTime" + } + ], + "install": [ + { + "find": "MonthlyBudgets", + "install_to": "GameData" + } + ], + "download": "https://github.com/severedsolo/MonthlyBudgets/releases/download/4.10.1/MonthlyBudgets4.10.1.zip", + "download_size": 35228, + "download_hash": { + "sha1": "F0A529C38586763DBDE328646175D4B9C1A8543F", + "sha256": "F0727A634F8D7FB3E16CA10FE6712530DFBA855BC43BA824EFAA48697D3B4C21" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}