No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-07-06 22:30:24 +01:00
.github/workflows Fixed workflow, added default iw4m config 2023-05-27 20:25:11 +01:00
src Added IW5, applied cargo clippy suggestions 2023-07-06 22:30:24 +01:00
.gitignore Initial commit 2023-05-27 20:07:07 +01:00
Cargo.toml Added retry for getting content-length 2023-05-28 19:16:45 +01:00
README.md Updated Usage 2023-05-27 20:32:22 +01:00

Plutonium Manager

This project aims to help you manage and initialise a Plutonium dedicated server for many games. For a Pterodactyl egg, please visit this.

Usage

Manage and create a Plutonium dedicated server

Usage: plutonium-manager.exe [OPTIONS]

Options:
  -s, --server <path>       Install server files to a given path
  -c, --config <path>       Install server config to a given path
  -i, --iw4m <path>         Install IW4M Admin to a given path
  -d, --iw4m-config <path>  Install a default IW4M config (you must change it afterwards)
  -l, --iw4m-log <path>     Install IW4M Admin (log server) to a given path
  -p, --plutonium <path>    Install Plutonium to a given path
  -r, --rcon <path>         Install a RCON client to a given path
  -e, --engine <game>       Specify the game version (must be provided if installing config/server) [possible values: t6, t5, t4, iw5]
  -h, --help                Print help
  -V, --version             Print version