trumank / uesave-rs

Rust library to read and write Unreal Engine save files
MIT License
274 stars 54 forks source link

how to install #23

Closed Remp2012 closed 9 months ago

Remp2012 commented 9 months ago

Forgive me, I am completly green with installing packages in python. I only have one semester of it, and that was 5 years back. How do I install this so I can fix a save. I tried "$ cargo install --git https://github.com/trumank/uesave-rs.git" and I get an invalid syntax. If I try "cargo install --git https://github.com/trumank/uesave-rs.git" i get an invalid syntax as well.

trumank commented 9 months ago

See the releases page for pre-built binaries: https://github.com/trumank/uesave-rs/releases