Pyro57000 d4069a01f3 Update README.md
added the actual readme
2025-09-25 15:50:45 -05:00
2025-09-25 15:44:34 -05:00
2025-09-25 15:44:34 -05:00
2025-09-25 15:44:34 -05:00
2025-04-23 10:35:27 -05:00
2025-09-25 15:50:45 -05:00

tetanus_shares

sharp sharesish but in rust!

Usage:

tetanus_shares -o C:\path\to\save -t threadcount

If no arugments are givin it proceedes with the defaults of no save file, and 10 threads.

Building

git clone https://github.com/Pyro57000/tetanus_shares.git

cd tetanus_shares

cargo build --target x86_64-pc-windows-gnu --release

Then your exe will be in the target/x86_64-pc-windows-gnu/release directory!

or you can just download the exe from the releases here.

Description
sharp sharesish but in rust!
Readme GPL-3.0 57 KiB
Languages
Rust 100%