Added isNight (I use this in a few resources, so may help someone else)
Changed reuire to lib.load for configs
Made non supported exports prints contain the name of export called
Changed default for useNightScale to false, to make it consitent time by default
Checklist
[X ] I have personally checked if the code does not break anything in the resource.
Description
Added isNight (I use this in a few resources, so may help someone else) Changed reuire to lib.load for configs Made non supported exports prints contain the name of export called Changed default for useNightScale to false, to make it consitent time by default
Checklist