ZwerOxotnik / subspace_storage

LUA side of clusterio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

LUA side of clusterio

License:MIT License


Languages

Language:Lua 83.3%Language:Python 10.0%Language:JavaScript 6.7%