better RAC client
Go to file
2025-02-09 12:07:12 +03:00
.gitignore fix 1.99.2 2025-02-09 12:05:36 +03:00
Cargo.lock fix 1.99.2 2025-02-09 12:05:36 +03:00
Cargo.toml fix 1.99.2 2025-02-09 12:05:36 +03:00
LICENSE license 2025-02-09 01:23:35 +03:00
main.rs remove fking imports 2025-02-09 12:07:12 +03:00
README.md Merge branch 'main' of https://github.com/MeexReay/bRAC 2025-02-09 12:06:25 +03:00

bRAC

better RAC client

how to use

rustc main.rs # build
./main        # run
cargo build # build with cargo
cargo run   # run with cargo