client icon indicating copy to clipboard operation
client copied to clipboard

Forge detection and old jar detection doesn't work on macOS

Open 5HT2 opened this issue 4 years ago • 0 comments

On OSX, the installer doesn't warn you about Forge not being installed and it doesn't delete old KAMI jars.

This means either

  • .listFiles() doesn't work on OSX
  • Java regex doesn't work on OSX

Tested on JDK 11

5HT2 avatar Jul 15 '20 15:07 5HT2