Add TimeSync mod

This commit is contained in:
2025-12-01 19:28:03 -06:00
parent c9132f472e
commit 9fa64b95da
4 changed files with 2568 additions and 0 deletions

BIN
TimeSync/TimeSync.dll Normal file

Binary file not shown.

12
TimeSync/info.json Normal file
View File

@@ -0,0 +1,12 @@
{
"Id": "TimeSync",
"DisplayName": "Time Sync",
"Author": "Gamea",
"Version": "1.0.0",
"ManagerVersion": "0.27.3",
"Requirements": [],
"AssemblyName": "TimeSync.dll",
"EntryMethod": "TimeSync.Main.Load",
"HomePage": "",
"Repository": ""
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,8 @@
{
"hours": 9,
"minutes": 24,
"seconds": 57,
"totalSeconds": 120297,
"timestamp": "2025-12-01T19:27:54",
"isPaused": false
}