Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TimUK/OnsetDayCycle
https://github.com/TimUK/OnsetDayCycle
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/TimUK/OnsetDayCycle
- Owner: TimUK
- Created: 2020-01-13T14:44:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-13T14:45:52.000Z (about 5 years ago)
- Last Synced: 2024-08-03T16:15:03.283Z (6 months ago)
- Language: Lua
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-onset - DayCycle - A day/night cycle system that is standalone and can be used in any game mode. (Packages and Plugins / Other packages)
README
# Day/Night Cycle
Some gamemodes have day/night cycles built in with them, heres a day/night cycle that is standalone and can be used in any game mode.
## What does it do?
Provides a synchronised day/night cycle in the Onset world. The length of a 24 hour period can be specified in seconds in DAY_LENGTH_IN_SECONDS in daycycle.server.lua - default is 60 seconds.
## Future scope
I plan to do some stuff, I threw this together on my lunch break at work so its basic right now.