From 9e9ad96d6a2451d01d855cdcb78e9d050fb338fc Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 5 Nov 2018 16:58:15 +0000 Subject: [PATCH] "NetKAN generated mods - RSSDateTimeFormatter-1.5.1.0" --- .../RSSDateTimeFormatter-1.5.1.0.ckan | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 RSSDateTimeFormatter/RSSDateTimeFormatter-1.5.1.0.ckan diff --git a/RSSDateTimeFormatter/RSSDateTimeFormatter-1.5.1.0.ckan b/RSSDateTimeFormatter/RSSDateTimeFormatter-1.5.1.0.ckan new file mode 100644 index 0000000000..05ccca4497 --- /dev/null +++ b/RSSDateTimeFormatter/RSSDateTimeFormatter-1.5.1.0.ckan @@ -0,0 +1,29 @@ +{ + "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": "rsparkyc", + "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.5.1.0", + "install": [ + { + "file": "GameData/RSSDateTime", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/RSSTimeFormatter/releases/download/1.5.1.0/RSSTimeFormatter_1.5.1.0.zip", + "download_size": 5940, + "download_hash": { + "sha1": "0DA24C0ABD052B17791858A6073B3CD604F6F7F1", + "sha256": "A7F6253EA4171389CFB40B6E085C97BFF62046414A171B6CDCD2B30BC276F872" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}