Open OfficialKris opened 2 days ago
Added world time. Does not change global lighting. Added corresponding time command.
Future work:
Tested duration of full day.
Tested changing time to specified marks.
Things need to be done before this Pull Request can be merged.
[x] Code is well-formatted and adheres to project style guidelines: cargo fmt
cargo fmt
[x] Code does not produce any clippy warnings cargo clippy
cargo clippy
Anything left for this PR?
Added world time. Does not change global lighting. Added corresponding time command.
Description
Future work:
Testing
Tested duration of full day.
Tested changing time to specified marks.
Checklist
Things need to be done before this Pull Request can be merged.
[x] Code is well-formatted and adheres to project style guidelines:
cargo fmt
[x] Code does not produce any clippy warnings
cargo clippy