TriggerReactor
TriggerReactor copied to clipboard
Remove JShader requirement
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)