LanternPowered / Terre

A proxy server for Terraria which adds support for cross-platform, multi-world and more.
MIT License
18 stars 3 forks source link

Added support for developing plugins with Java and updated ASM to 9.6 to support Java 21 #19

Closed TextualMold9830 closed 11 months ago

TextualMold9830 commented 11 months ago

Simply extend the JavaWrapper in a class annotated with @Plugin to get access to the Logger and ConfigDirectory.