1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/RSSDateTimeFormatter/RSSDateTimeFormatter-1.6.1.0.ckan
2020-06-30 18:32:31 +00:00

46 lines
1.5 KiB
Plaintext

{
"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": [
"NathanKell",
"SirKeplan",
"StollD",
"blowfishpro",
"cherrydev",
"pjf",
"rsparkyc",
"stratochief66",
"zorg2044",
"siimav"
],
"version": "1.6.1.0",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/139335-*",
"repository": "https://github.com/KSP-RO/RSSTimeFormatter",
"bugtracker": "https://github.com/KSP-RO/RSSTimeFormatter/issues"
},
"tags": [
"plugin",
"information"
],
"install": [
{
"file": "GameData/RSSDateTime",
"install_to": "GameData"
}
],
"download": "https://github.com/KSP-RO/RSSTimeFormatter/releases/download/1.6.1.0/RSSTimeFormatter_1.6.1.0.zip",
"download_size": 5929,
"download_hash": {
"sha1": "333F0510264A5F4E596C68E69A59CA0DB6707851",
"sha256": "88A3BCA8D07F232D2713009E5EED9AFE34FECFC18D1DE9E597E9C9F323173DBC"
},
"download_content_type": "application/zip",
"release_date": "2019-08-09T17:27:23Z",
"x_generated_by": "netkan"
}