NetKAN added mod - RSSDateTimeFormatter-v1.12.0.0
This commit is contained in:
parent
4b454b1eb7
commit
a04f34c496
|
@ -0,0 +1,48 @@
|
||||||
|
{
|
||||||
|
"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.0",
|
||||||
|
"ksp_version": "1.12.2",
|
||||||
|
"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",
|
||||||
|
"remote-avc": "http://ksp-avc.cybutek.net/version.php?id=294"
|
||||||
|
},
|
||||||
|
"tags": [
|
||||||
|
"plugin",
|
||||||
|
"information"
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "GameData/RSSDateTime",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://github.com/KSP-RO/RSSTimeFormatter/releases/download/v1.12.0.0/RSSDateTime-v1.12.0.0.zip",
|
||||||
|
"download_size": 5161,
|
||||||
|
"download_hash": {
|
||||||
|
"sha1": "E58FEF27C315FC2E81091A48B56601710D5771B7",
|
||||||
|
"sha256": "E73F68C6074F59F1692ED87CB2FB870AD7F2A1732770CC897B86CEE897DA34DA"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"release_date": "2021-10-31T17:05:26Z",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue