@clusterio/plugin-research_sync

Clusterio plugin for synchronizing research between Factorio servers

Usage no npm install needed!

<script type="module">
  import clusterioPluginResearchSync from 'https://cdn.skypack.dev/@clusterio/plugin-research_sync';
</script>

README

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 clusteriomaster plugin add @clusterio/plugin-research_sync

Substitute clusteriomaster with clusterioslave or clusterioctl if this a dedicate slave or ctl installation respectively.