@hornwitser/server_select
Version:
Clusterio plugin adding an in-game server select menu
12 lines (7 loc) • 385 B
Markdown
# Server Select
Clusterio plugin for jumping between servers of a clusterio cluster
## Installation
Run the following commands in the folder Clusterio is installed to:
npm install @hornwitser/server_select
npx clusteriocontroller plugin add @hornwitser/server_select
Substitute clusteriocontroller with clusteriohost/clusterioctl if this a dedicated host/ctl installation.