Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 440 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 440 Bytes

Clusterio Research Sync Plugin

Plugin synchronizing research progress between instances and the cluster.

Installation

Run the following commands in the folder Clusterio is installed to:

npm install @clusterio/plugin-research_sync
npx clusteriocontroller plugin add @clusterio/plugin-research_sync

Substitute clusteriocontroller with clusteriohost or clusterioctl if this a dedicate host or ctl installation respectively.