Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.
/ rcr-plugin Public archive

The main plugin for Mindustry RCR servers.

License

Notifications You must be signed in to change notification settings

RCR-OOP/rcr-plugin

Repository files navigation

RCR Plugin

Description

The main private plugin for RCR servers in Mindustry. Made to implement a variety of functionality.

Building

First, make sure you have JDK 17 installed.

Then, setup plugin.json and run the following commands:

  • Windows: gradlew jar
  • *nix/Mac OS: ./gradlew jar

Troubleshooting

  • If the terminal returns Permission denied or Command not found, run chmod +x ./gradlew.

About

The main plugin for Mindustry RCR servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages