@clusterio/plugin-global_chat
Version:
Clusterio plugin forwarding between Factorio servers
14 lines (7 loc) • 411 B
Markdown
# Clusterio Global Chat Plugin
Plugin sharing the in-game chat between instances.
## Installation
Run the following commands in the folder Clusterio is installed to:
npm install @clusterio/plugin-global_chat
npx clusteriocontroller plugin add @clusterio/plugin-global_chat
Substitute clusteriocontroller with clusteriohost or clusterioctl if this a dedicate host or ctl installation respectively.