Warning: this is a work in progress alpha and may not work as advertised.
Allows storing items and fluid into a limitless subspace that is shared across servers via Clusterio. Currently requires Clusterio to work see the repository and README for Clusterio for instructions on setting it up.
Install Node.js version 10 or later and run npm install
then run node build
.
It will output the built mod into the dist
folder by default.
See node build --help
for options.