automc

Crates.ioautomc
lib.rsautomc
version0.1.3
sourcesrc
created_at2024-05-10 20:50:00.417716
updated_at2024-10-20 16:52:03.182737
descriptionA CLI tool for installing Minecraft server software
homepage
repositoryhttps://www.github.com/TgZ39/automc
max_upload_size
id1236324
size126,395
TgZ39 (TgZ39)

documentation

README

asciicast

Crates.io Version Crates.io License

automc

A CLI tool for downloading and setting up Minecraft servers with different distributions. These are the currently supported distributions:

  • Vanilla

  • Fabric

  • Folia

  • Paper

  • Purpur

  • Velocity

  • Spigot (Experimental)

Installation

Via command line:

cargo install automc

Usage

Run automc in terminal.

Options:

Usage: automc [OPTIONS]

Options:
  -j, --java-path <JAVA_PATH>  Supply custom Java path
  -h, --help                   Print help
  -V, --version                Print version

License

This project is licensed under GNU General Public License v3.0 only.

Commit count: 0

cargo fmt