Summary
- Moved resource cleanup to install for support of unversioned-mode (details)
- 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)
- Add a link to bekoenig's fork. (details)
The file was modified | launcher/src/main/java/com/threerings/getdown/launcher/Getdown.java (diff) |
The file was modified | core/src/main/java/com/threerings/getdown/data/Application.java (diff) |
The file was modified | README.md (diff) |