Skip to content
Failed

Changes

Summary

  1. Moved resource cleanup to install for support of unversioned-mode (details)
  2. Ability to handle java version with period sign instead of underscore like JAVA_VERSION="17.0.8.1" and not only JAVA_VERSION="17.0.8_1" (details)
  3. Add a link to bekoenig's fork. (details)
Commit 315ba430e008d051fb39b16299b7d6b8c42d8757 by be.koenig
Moved resource cleanup to install for support of unversioned-mode
The file was modifiedlauncher/src/main/java/com/threerings/getdown/launcher/Getdown.java (diff)
Commit de18274601321e6683a9480e070929caf425b64e by brska
Ability to handle java version with period sign instead of underscore like JAVA_VERSION="17.0.8.1" and not only JAVA_VERSION="17.0.8_1"
The file was modifiedcore/src/main/java/com/threerings/getdown/data/Application.java (diff)
Commit 337323579aab19f49b869b724dba68243e75cdab by mdb
Add a link to bekoenig's fork.
The file was modifiedREADME.md (diff)