mirror of
https://github.com/mbround18/valheim-docker.git
synced 2021-10-22 21:53:54 +03:00
985 B
985 B
Odin
Odin is a CLI tool utilized for installing, starting, and stopping [Valheim] servers
Gotchas
- Odin relies on Rust. Please install Rust
- Odin also assumes that you have SteamCMD already installed. Install instructions for SteamCMD.
- If you have the proper build tools installed you should be able to run Odin on any system.
- Current Supported Architecture: Unix & Linux based systems.
Installation
Make sure you have build essentials installed before you install this crate
cargo install --git https://github.com/mbround18/valheim-docker.git --branch main
Usage
Install Valheim
odin install
Start Valheim
odin start
Stop Valheim
odin stop



