Skip to content

Conversation

Bash-09
Copy link
Contributor

@Bash-09 Bash-09 commented Aug 17, 2024

Also swaps out the backing steam web API library to steam-rs instead of tappet.

Completely untested.

Copy link

@CoolCat467 CoolCat467 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good from a surface level, but have a question about the new dependency we are adding here

@@ -67,6 +66,7 @@ atomic-write-file = "0.1.4"
uuid = { version = "1.9.1", features = ["serde", "v4"] }
pot = "3.0.0"
ansi_term = "0.12.1"
steam-rs = { git = "https://github.com/Bash-09/steam-rs" } # Steam API

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we using a fork instead of the original version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants