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-v1.12.0.1.ckan
2021-12-04 17:17:38 +00:00

49 lines
1.6 KiB
JSON

{
"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",
"al2me6",
"blowfishpro",
"cherrydev",
"pjf",
"rsparkyc",
"stratochief66",
"zorg2044",
"siimav"
],
"version": "v1.12.0.1",
"ksp_version_min": "1.12.0",
"ksp_version_max": "1.12.99",
"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/v1.12.0.1/RSSDateTime-v1.12.0.1.zip",
"download_size": 5149,
"download_hash": {
"sha1": "519EF0CFA5A25016E2B57BB754C3CB1C0FE9F37C",
"sha256": "A1DFBAB71AC1F6DB9756470B93967D8550F706AEBD6BC1068B3EEFDE37C3D2E9"
},
"download_content_type": "application/zip",
"release_date": "2021-12-04T17:12:42Z",
"x_generated_by": "netkan"
}