The companion app for the TotalDebug mod.
The project requires JDK 21. Build and test it with:
./gradlew clean buildThe mod-facing artifact is build/libs/TotalDebugCompanion.jar. It is a self-contained application jar, but it does not include a Java runtime. TotalDebug launches it with the same Java 21 runtime as Minecraft.
