Skip to content

Clusterio module which provides an extension of the base game command system

License

Notifications You must be signed in to change notification settings

explosivegaming/clustorio-exp-commands

Repository files navigation

Explosive Gaming Command Library for Clustorio

This is a plugin for Clustorio which provides an extension of the base game command api.

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-commands
  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-commands

Contributing

See Contributing for how to make pull requests and issues.

About

Clusterio module which provides an extension of the base game command system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages