olijeffers0n / rustplus

Rust+ API Wrapper Written in Python for the Game: Rust
https://rplus.ollieee.xyz/
MIT License
108 stars 28 forks source link

added wipe time to rust_info.py #14

Closed clearsh0t closed 2 years ago

clearsh0t commented 2 years ago

returns unix time, use datetime.fromtimestamp to convert to readable

olijeffers0n commented 2 years ago

LGTM!