Enhances the user experience of Eldarya.
Enhances the user experience of Eldarya.

The latest development version can be downloaded here.
The script updates automatically.

This project uses pnpm, but it'll probably work
with any NodeJS package manager.
To build, simply run pnpm run build or pnpm run build:windows, the resulting
userscript will be in the dist/ folder. The build script prepends the .meta.js
file after the webpack command finishes because webpack's
BannerPlugin
is broken
but webpack's members refuse to acknowledge the problem.