Skip to content

A Reddit-like Mindustry plugin to share schematics...

License

Notifications You must be signed in to change notification settings

xpdustry/Router

Repository files navigation

Router

Xpdustry latest Build status Mindustry 6.0 | 7.0

Description

A plugin for building and sharing schematics in a dedicated server.

Building

  • ./gradlew jar for a simple jar that contains only the plugin code.

  • ./gradlew shadowJar for a fatJar that contains the plugin and its dependencies (use this for your server).

Testing

  • ./gradlew runMindustryClient: Run Mindustry in desktop with the plugin.

  • ./gradlew runMindustryServer: Run Mindustry in a server with the plugin.

Running

This plugin runs on Java 17 and is compatible with Mindustry V6 and V7.

TODO

  • Base plot management

  • Schematics management