"NetKAN generated mods - RSSDateTimeFormatter-1.2.0.0"
This commit is contained in:
parent
99b84ab980
commit
ef1d2dca7b
|
@ -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": "eggrobin",
|
||||
"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.2.0.0",
|
||||
"ksp_version": "1.3.1",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/RSSDateTime",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/RSSTimeFormatter/releases/download/1.2.0.0/RSSDateTime-1.2.0.0.zip",
|
||||
"download_size": 5008,
|
||||
"download_hash": {
|
||||
"sha1": "EDBEE33263E1FE60C39C7BBC08E9B61716E5F5A5",
|
||||
"sha256": "42C20F3486FC9F1AA065432FA6B99CBE503DF506C1D0B3A19AEA626CA60D16B8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue