Telegram channel: https://t.me/fragment_software
Telegram chat: https://t.me/fragment_software_chat
- Rust : Ensure you have Rust installed. You can download and install Rust from https://www.rust-lang.org/tools/install.
Clone the repository and build the project:
git clone https://github.com/Fragment-Software/grass-claimer.git
cd grass-claimer
cargo build --release
Fill files in data/ directory
Execute the built binary:
cargo run --release
Telegram channel: https://t.me/fragment_software
Telegram chat: https://t.me/fragment_software_chat
- Rust : Убедитесь, что Rust установлен. Вы можете скачать и установить Rust с https://www.rust-lang.org/tools/install.
Клонируйте репозиторий и соберите проект:
git clone https://github.com/Fragment-Software/grass-claimer.git
cd grass-claimer
cargo build --release
Заполните файлы в data/
Запустите собранный бинарный файл:
cargo run --release