Skip to content

EventLens 1.12.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 23:55
· 4 commits to main since this release

Downloads

  • Setup wizard (start here): eventlens-setup-1.12.0.jar
  • Needs Java 21+ OpenJDK (Eclipse Temurin, Microsoft Build of OpenJDK, or similar). On Windows choose OpenJDK Platform Binary, not Java SE Platform Binary (that is usually Oracle Java 8 and cannot run the wizard).
  • Paper still needs Java 25.
  • Manual install folder: EventLens-1.12.0-manual.zip

[1.12.0] - 2026-08-18

Added

  • Setup wizard (eventlens-setup-1.12.0.jar) copies the Paper plugin or a client mod, optionally installs the matching Java agent, and writes Paper user_jvm_args.txt / start.bat or Prism/MultiMC instance.cfg when those files are present
  • The last wizard page always shows the -javaagent: line so CurseForge, Modrinth, and other launchers can paste it by hand
  • GitHub Releases attach only eventlens-setup-1.12.0.jar and EventLens-1.12.0-manual.zip (all individual jars inside that folder)

Changed

  • README leads with the wizard and still documents the full manual Paper, client, and agent steps
  • Setup wizard Browse opens the Windows folder picker (File Explorer), not the Swing file dialog
  • Setup wizard last page highlights the JVM argument in its own box with a Copy JVM argument button when the launcher could not be patched automatically
  • Setup wizard last page points to the README Java agents section for Prism / CurseForge / Modrinth steps, and colors the install summary (copied / updated / next steps)