1
mirror of https://github.com/Shiewk/Widgets.git synced 2026-04-28 11:34:17 +02:00

Speed widget

This commit is contained in:
Shy
2025-05-26 14:38:13 +02:00
parent f93a189050
commit 850e2f5865
6 changed files with 146 additions and 11 deletions
@@ -92,6 +92,14 @@
"widgets.widgets.serverIP": "Server IP",
"widgets.widgets.serverIP.description": "Shows the server address",
"widgets.widgets.serverIP.dynamicWidth": "Dynamically set widget width",
"widgets.widgets.speed": "Speed",
"widgets.widgets.speed.description": "Shows the speed you are moving at.",
"widgets.widgets.speed.digits": "Digits after comma",
"widgets.widgets.speed.unit": "Unit",
"widgets.widgets.speed.windowSize": "Averaging window size",
"widgets.widgets.speed.withX": "With X-axis velocity",
"widgets.widgets.speed.withY": "With Y-axis velocity",
"widgets.widgets.speed.withZ": "With Z-axis velocity",
"widgets.widgets.tps": "TPS",
"widgets.widgets.tps.description": "Shows the current TPS when in singleplayer or estimates server TPS when in multiplayer",
"widgets.widgets.tps.dynamicColor": "Dynamic Color",