Initial commit

This commit is contained in:
2026-04-12 17:19:58 +00:00
commit 561ce6eea9
2 changed files with 21 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# unity-calendar-system
A configurable in-game calendar and world clock system for Unity. Supports custom day lengths, hours, minutes, months with variable lengths, named months, week tracking, and a serializable date-time struct. No external dependencies.