azalea-client

Crates.ioazalea-client
lib.rsazalea-client
version
sourcesrc
created_at2022-10-17 18:07:55.121719
updated_at2024-12-21 01:36:15.668526
descriptionA headless Minecraft client.
homepage
repositoryhttps://github.com/azalea-rs/azalea
max_upload_size
id690291
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
mat (mat-1)

documentation

README

Azalea Client

A library that can mimic everything a normal Minecraft client can do. If you want to make a bot with higher-level functions, you should use the azalea crate instead.

Commit count: 1257

cargo fmt