Commit graph

6 commits

Author SHA1 Message Date
Kiana Sheibani dd4f0838ab
Move CLI crate to root of workspace
Somehow I missed that this was a thing you could do? It's a much
cleaner organization, and it makes it so that you don't have to
explicitly specify the crate to build.
2023-09-23 03:01:36 -04:00
Kiana Sheibani 847547c248
Rework queries to be more convenient 2023-09-23 02:35:24 -04:00
Kiana Sheibani fe4f82daeb
Rename query response datatypes 2023-09-02 23:25:17 -04:00
Kiana Sheibani 326da19523
Make player name optional 2023-09-02 21:27:21 -04:00
Kiana Sheibani 98f140afff
Remove generic variable type from QueryUnwrap trait 2023-09-02 21:22:29 -04:00
Kiana Sheibani 9d5ff8f125
Write player info query 2023-09-02 20:46:23 -04:00