docs.rs failed to build mcserver-0.1.8
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Installation
cargo install mcserver
Configuration
Static
To change the static configuration, you will need to build the crate from source and create a static_config.toml file in the crate root. This can be done if you either want a contact or want to change the configuration directory.
Dynamic
To change the dynamic configuration, edit your config.toml file (which is in ~/.config/mcserver/ by default).