valence_server

Crates.iovalence_server
lib.rsvalence_server
version0.2.0-alpha.1+mc.1.20.1
sourcesrc
created_at2023-08-10 11:22:16.348846
updated_at2023-08-10 11:22:16.348846
descriptionThe core of the Valence server
homepage
repositoryhttps://github.com/valence-rs/valence
max_upload_size
id940859
size225,084
Ryan Johnson (rj00a)

documentation

https://docs.rs/valence/

README

valence_server

Defines the "core" of the Valence server that plugins depend on. If a plugin module here is large enough, it may be split off into its own crate to reduce compile times.

The contents of valence_server are re-exported from the main valence crate, so end users should not interact with this crate directly.

Commit count: 558

cargo fmt