Skip to content

Commit

Permalink
Steamworks fixes on MacOs
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamVenner committed Feb 5, 2024
1 parent 803a1f6 commit 4c6c388
Show file tree
Hide file tree
Showing 93 changed files with 70,685 additions and 69,624 deletions.
139 changes: 7 additions & 132 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,7 @@ clap = "2.33.3"
trash = "2.0.1"
ureq = { version = "2.9.4", features = ["native-tls"] }
regex = "1"

[dependencies.steamworks]
features = [ "serde" ]
#path = "../../steamworks-rs"
git = "https://github.com/WilliamVenner/steamworks-rs"
branch = "personal-2"
steamworks = { version = "0.10", features = ["serde"] }

[features]
# this feature is used for production builds or when `devPath` points to the filesystem
Expand Down
Loading

0 comments on commit 4c6c388

Please sign in to comment.