ticktime 0.1.0

Provides a ticktime struct to convert a tick to an in game date time
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["grzi <jeremy.thulliez@gmail.com>"]
description = "Provides a ticktime struct to convert a tick to an in game date time"
documentation = "https://docs.rs/ticktime"
edition = "2018"
keywords = ["game", "time", "date"]
license = "MIT OR Apache-2.0"
name = "ticktime"
readme = "README.md"
repository = "https://github.com/grzi/ticktime-rs/"
version = "0.1.0"