So I am making an RP core for a client and he asked me to make him a custom time system that has customize-able day times. He also wants to be able to log how many in game days have passed. Didn't want any extra dependencies, so I slapped this together, and hopefully some of you might find it useful 
It also has an event updater "NewDayEvent" that will be called every new day, but it's still under development and very buggy, so until it's fixed I would only use the time rescheduler
( just copy and paste it into your project, I really don't care )
https://github.com/McCrearyD/WorldTimeManagement
It also has an event updater "NewDayEvent" that will be called every new day, but it's still under development and very buggy, so until it's fixed I would only use the time rescheduler
( just copy and paste it into your project, I really don't care )
https://github.com/McCrearyD/WorldTimeManagement
Last edited:
