From 8788bed0bf0eafe431b0df08f1e4eec2594fc35d Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 26 Apr 2017 02:22:22 +0000 Subject: [PATCH] "NetKAN generated mods - RSSDateTimeFormatter-1.1.0.0" --- .../RSSDateTimeFormatter-1.1.0.0.ckan | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 RSSDateTimeFormatter/RSSDateTimeFormatter-1.1.0.0.ckan diff --git a/RSSDateTimeFormatter/RSSDateTimeFormatter-1.1.0.0.ckan b/RSSDateTimeFormatter/RSSDateTimeFormatter-1.1.0.0.ckan new file mode 100644 index 0000000000..011fdffe7d --- /dev/null +++ b/RSSDateTimeFormatter/RSSDateTimeFormatter-1.1.0.0.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": "v1.2", + "identifier": "RSSDateTimeFormatter", + "name": "RSS DateTime Formatter", + "abstract": "This is a very basic mod with one function, to replace the stock KSP displays of times and dates with an approach better suited for RSS players. This includes things like showing calendar dates rather than awkward formats like 'Year 5, Day 200'.", + "author": "jwvanderbeck", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/139335-ksp-112-rss-datetime-formatter-v10/", + "repository": "https://github.com/KSP-RO/RSSTimeFormatter", + "bugtracker": "https://github.com/KSP-RO/RSSTimeFormatter/issues" + }, + "version": "1.1.0.0", + "ksp_version": "1.2.2", + "install": [ + { + "file": "GameData/RSSDateTime", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/RSSTimeFormatter/releases/download/1.1.0.0/RSSDateTime-1.1.0.0.zip", + "download_size": 4361, + "download_hash": { + "sha1": "AB476040F27713C52C35E6DC149300CA1F0C90B3", + "sha256": "D2BE8F3C501DB5AB7966E572E5941747D2E4832348BFE703F734D13CBB76C8A0" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}