1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - RSSDateTimeFormatter-1.0.4.0"

This commit is contained in:
NetKAN inflator Robot
2016-07-06 00:23:41 +00:00
parent a146803d66
commit bf66d59900

View File

@ -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.0.4.0",
"ksp_version": "1.1.3",
"install": [
{
"file": "GameData/RSSDateTime",
"install_to": "GameData"
}
],
"download": "https://github.com/KSP-RO/RSSTimeFormatter/releases/download/1.0.4.0/RSSDateTime-1.0.4.0.zip",
"download_size": 4260,
"download_hash": {
"sha1": "8B3FEB9402F17605473434D9265B6FDC2807957A",
"sha256": "6BF5E37972497117AFC5A9E3D7FC028A8468E7C2A8D42F83255BC63BBD5111D2"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}