files from the project
This commit is contained in:
16
package.json
Normal file
16
package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user