Toxopid Extension
interface ToxopidExtension
Types
Link copied to clipboard
interface Dependencies
Typesafe mindustry dependencies provider.
Properties
Link copied to clipboard
Mindustry compile version for dependency resolution. If not set, the default version is Toxopid.DEFAULT_MINDUSTRY_VERSION.
Link copied to clipboard
Mindustry dependencies for the mod/plugin.
Link copied to clipboard
Target platforms for the mod/plugin. It can add dependencies, tasks... If not set, the default platform is ModPlatform.DESKTOP.
Link copied to clipboard
Mindustry runtime version for com.xpdustry.toxopid.task.MindustryExec tasks. If not set, fallbacks to ToxopidExtension.compileVersion.