From be3ae73cdcfaeabeae31a852771b85e524f8bed7 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Thu, 1 Jan 2015 17:06:57 +0100 Subject: [PATCH] NetKAN generated mods - GovFunding-1.2.0 --- GovFunding-1.2.0.ckan | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 GovFunding-1.2.0.ckan diff --git a/GovFunding-1.2.0.ckan b/GovFunding-1.2.0.ckan new file mode 100644 index 0000000000..8afe4b10f0 --- /dev/null +++ b/GovFunding-1.2.0.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": "1.4", + "identifier": "GovFunding", + "name": "CIT - GovFunding", + "author": "marce", + "abstract": "Allows to set fixed costs & fixed funding to play with funds without bothering about boring contracts. Also allows for science and reputation conversion if required.", + "license": "CC-BY-NC-SA-4.0", + "depends": [ + { + "name": "CIT-Util" + } + ], + "suggests": [ + { + "name": "Toolbar" + } + ], + "install": [ + { + "file": "CIT/GovFunding", + "install_to": "GameData/CIT" + } + ], + "resources": { + "homepage": "https://ksp.marce.at/" + }, + "download": "https://ksp.marce.at/Home/DownloadMod?modId=6", + "version": "1.2.0", + "ksp_version": "0.90.0" +} \ No newline at end of file