NetKAN added mod - RSSDateTimeFormatter-v1.10.0.0
This commit is contained in:
parent
4f89aa6d71
commit
a4013b0f1c
|
@ -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",
|
||||
"jwvanderbeck"
|
||||
],
|
||||
"version": "v1.10.0.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.0.0/RSSDateTime-v1.10.0.0.zip",
|
||||
"download_size": 6534,
|
||||
"download_hash": {
|
||||
"sha1": "962E63E97BCB1059F403D925C460675466D9B5A4",
|
||||
"sha256": "AC75CA959473E85419B951DCF82440154C17EB13A56D52666F9BA19890937FF4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-06-06T12:37:55Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue