olijeffers0n / rustplus

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

Add hash method for RustMarker #64

Closed isaiahsimeone closed 6 months ago

isaiahsimeone commented 7 months ago

Would be convenient if RustMarker were hashable - trying to store RustMarker as a dictionary key.

olijeffers0n commented 7 months ago

Requires formatting with black please