ToxopidBasePlugin

class ToxopidBasePlugin : Plugin<Project>

Base plugin that sets up the standard toxopid tasks for mod/plugin testing.

It also makes sure the Arc version is the same as the Mindustry version.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun apply(project: Project)