odin-vsm 1.0.0

Manage your Valheim dedicated server with confidence — a fast, single-binary Rust CLI for Docker, mods, backups, and world sync.
Documentation
1
2
3
4
5
6
7
8
9
pub mod backups;
pub mod docker;
pub mod fix;
pub mod health;
pub mod init;
pub mod mods;
pub mod patch;
pub mod status;
pub mod worlds;