NetKAN added mod - RSSDateTimeFormatter-v1.12.1.0
This commit is contained in:
parent
bb1e7579bb
commit
f40a95c93f
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"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": [
|
||||
"SirKeplan",
|
||||
"StollD",
|
||||
"al2me6",
|
||||
"blowfishpro",
|
||||
"cherrydev",
|
||||
"pjf",
|
||||
"rsparkyc",
|
||||
"stratochief66",
|
||||
"zorg2044",
|
||||
"NathanKell"
|
||||
],
|
||||
"version": "v1.12.1.0",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"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"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"localizations": [
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"fr-fr",
|
||||
"it-it",
|
||||
"ja",
|
||||
"pt-br",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/RSSDateTime",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/RSSTimeFormatter/releases/download/v1.12.1.0/RSSDateTime-v1.12.1.0.zip",
|
||||
"download_size": 8092,
|
||||
"download_hash": {
|
||||
"sha1": "2748A2FD151473D747F5FC91D11A3863A095E975",
|
||||
"sha256": "99F3DF49D04E258E3DFDA04A13E977C4412F0A34B72565F53FB1CAFD73054B3D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-05-13T04:59:21Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue