1
0

Update Breezebuilder@SystemClock (#51)

This commit is contained in:
Efe
2025-02-21 10:55:53 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Local time in-game
# Local time in-game!
SystemClock adds a draggable, resizable, customisable clock to the game screen.<br>
It includes 5 editable presets and supports a variety of time formats, UI styles, and color options.<br>

View File

@@ -1,9 +1,9 @@
{
"title": "SystemClock",
"requires-steamodded": true,
"requires-steamodded": false,
"requires-talisman": false,
"categories": ["Quality of Life"],
"author": "Breezebuilder",
"repo":"https://github.com/Breezebuilder/SystemClock",
"downloadURL": "https://github.com/Breezebuilder/SystemClock/releases/download/v1.5.1/SystemClock-v1.5.1.zip"
"downloadURL": "https://github.com/Breezebuilder/SystemClock/releases/download/v1.6.0/SystemClock-v1.6.0.zip"
}