Skip to content

clusterio/subspace_storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subspace Storage Factorio Mod

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.

Build Instructions

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.