2021-01-12 01:46:21 +01:00
|
|
|
# RUFF
|
|
|
|
|
2021-01-15 19:17:54 +01:00
|
|
|
[![Build Status](https://drone.tilera.xyz/api/badges/LordMZTE/RUFF/status.svg)](https://drone.tilera.xyz/LordMZTE/RUFF)
|
|
|
|
|
2021-06-17 17:32:31 +02:00
|
|
|
The successor to jonasled's crappy C# UFFbot written in rust.
|
2021-01-12 01:46:21 +01:00
|
|
|
|
|
|
|
## Compiling
|
|
|
|
1. `cargo build --release`
|
|
|
|
2. artifacts in `target/release`
|
|
|
|
|