mirror of
https://github.com/Tribufu/DayNightSystem
synced 2026-08-07 20:06:24 +00:00
Add new settings in documentation
This commit is contained in:
parent
4d35e3de10
commit
9564402385
1 changed files with 7 additions and 0 deletions
|
|
@ -28,6 +28,9 @@ Some of the custom settings:
|
|||
| --------------------- | -------------------------------------------------------- | -------- |
|
||||
| DayCycleSpeed | Sets the speed that time passes | 1 |
|
||||
| StartTime | Defines the date that the system will start counting | 0 |
|
||||
| EnableCalendar | If should count months and years or only days | true |
|
||||
| DaysPerMonth | How many days in a month | 30 |
|
||||
| MonthPerYear | How many months in a year | 12 |
|
||||
|
||||
*If you set 1 to DayCycleSpeed, 1 in game day will be 1 hour in real world*
|
||||
|
||||
|
|
@ -48,3 +51,7 @@ Used for store some values and create new variable types.
|
|||
## Author
|
||||
|
||||
Guilherme Werner
|
||||
|
||||
### Liscence
|
||||
|
||||
This project is licensed under the MIT License.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue