Getdown v1.8.4 Release Notes
Release Date: 2019-05-14 // about 7 years ago-
โ Added
verify_timeoutconfig to allow customization of the default (60 second) timeout during the resource verification process. Apparently in some pathological situations, this is needed. Woe betide the users who have to stare at an unmoving progress bar for more than 60 seconds. Via [#198](//github.com/threerings/getdown/pull/198) and [901682d](//github.com/threerings/getdown/commit/901682d).Added
java_local_dirconfig to allow custom location for Java ifjava_locationis specified. Via [#206](//github.com/threerings/getdown/pull/206).messages_XX.propertiesfiles are now all maintained in UTF-8 encoding and then converted to escaped ISO-8859-1 during the build process.๐ Resources and unpacked resources now support
.zipfiles as well as.jarfiles. Via [#210](//github.com/threerings/getdown/pull/210).๐ Fixed issue when path to JVM contained spaces. Via [#214](//github.com/threerings/getdown/pull/214).