Skip to content

Clusterio module for Lua overrides and compatibility utils

License

Notifications You must be signed in to change notification settings

explosivegaming/clustorio-exp-util

Repository files navigation

Explosive Gaming Util for Clustorio

This is a plugin for Clustorio which provides utility methods for other lua modules.

Installation

To use this plugin you must already have a clustorio instance running, see here for clustorio installation instructions.

This module is currently not published and therefore can not be installed via npm. Instead follow the steps for building from source

Building from source

  1. Create a external_plugins directory within your clustorio instance.
  2. Clone this repository into that directory: git clone https://github.com/explosivegaming/clustorio-exp-util
  3. Install the package dev dependencies: npm install
  4. Build the plugin: npm run prepare
  5. Add the plugin to your clustorio instance: npx clustorioctl plugin add ./external_plugins/clustorio-exp-util

Contributing

See Contributing for how to make pull requests and issues.

About

Clusterio module for Lua overrides and compatibility utils

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published