NetKAN added mod - RSSDateTimeFormatter-v1.10.1.0
This commit is contained in:
parent
4a519656bf
commit
f2dad42e5d
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"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",
|
||||
"al2me6"
|
||||
],
|
||||
"version": "v1.10.1.0",
|
||||
"ksp_version": "1.10.1",
|
||||
"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.10.1.0/RSSDateTime-v1.10.1.0.zip",
|
||||
"download_size": 6516,
|
||||
"download_hash": {
|
||||
"sha1": "ADAC71BF2A9CF3D0C2F741DE189EBB142E085F54",
|
||||
"sha256": "7D703EF32D64E3B790CE0FF2EE17A270A040A5E4900F88CD5CF82FE57A8EBA8C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-10T02:42:48Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue