forked from Shardstone/trail-into-darkness
17 lines
417 B
JSON
17 lines
417 B
JSON
{
|
|
"name": "com.jovian.calendar",
|
|
"version": "0.1.0",
|
|
"displayName": "Jovian Calendar",
|
|
"description": "A configurable in-game calendar and world clock system with custom months, day lengths, week tracking, and serializable date-time.",
|
|
"unity": "2022.3",
|
|
"keywords": [
|
|
"calendar",
|
|
"time",
|
|
"clock",
|
|
"date"
|
|
],
|
|
"author": {
|
|
"name": "Jovian"
|
|
}
|
|
}
|