TriggerReactor icon indicating copy to clipboard operation
TriggerReactor copied to clipboard

Remove JShader requirement

Open wysohn opened this issue 1 year ago • 2 comments

The size of the jar wouldn't be a lot of matter these days, so we can probably package everything together instead of making it an external requirement

  • [ ] Deprecate Java 8 support and embed OpenJDK Nashorn (requires Java 11 at least)
  • [ ] Tweak the code slightly to not register it to ServiceProvider (can cause problems with other plugins)

wysohn avatar Sep 16 '23 04:09 wysohn