"NetKAN generated mods - RSSDateTimeFormatter-1.4.5.0"
This commit is contained in:
parent
73a40b275a
commit
bf61197368
|
@ -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.4.5.0",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/RSSDateTime",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/RSSTimeFormatter/releases/download/1.4.5.0/RSSTimeFormatter_1.4.5.0.zip",
|
||||
"download_size": 6078,
|
||||
"download_hash": {
|
||||
"sha1": "4BB6C15A68C249A791B0F9ACE99A49F4592AB111",
|
||||
"sha256": "DDC65F3D2A0FBD098DA4EF8E986D566F2F179EC6071057186DFC3DE8A084F33E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue