From 229f849def3eb799f8dbdb9d70a2c4f73ece54ae Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot <netkan-bot@ksp-ckan.org> Date: Fri, 23 Feb 2018 04:36:44 +0000 Subject: [PATCH] "NetKAN generated mods - MonthlyBudgets-4.1" --- MonthlyBudgets/MonthlyBudgets-4.1.ckan | 33 ++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 MonthlyBudgets/MonthlyBudgets-4.1.ckan diff --git a/MonthlyBudgets/MonthlyBudgets-4.1.ckan b/MonthlyBudgets/MonthlyBudgets-4.1.ckan new file mode 100644 index 0000000000..44a6cbd27e --- /dev/null +++ b/MonthlyBudgets/MonthlyBudgets-4.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", + "ksp_version": "1.3.1", + "recommends": [ + { + "name": "KerbalConstructionTime" + } + ], + "install": [ + { + "find": "MonthlyBudgets", + "install_to": "GameData" + } + ], + "download": "https://github.com/severedsolo/MonthlyBudgets/releases/download/4.1/MonthlyBudgets4.1.zip", + "download_size": 22216, + "download_hash": { + "sha1": "A7187D8BA26DB3922CFCDA072C031C928581F4B7", + "sha256": "2F650B709F405DE03B3A090433DAF23CBF7A607FB509BA7C18EE910935FD15FB" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}