- this client is made with eagler reborn's plugin api so you need to compile the latest version of eagler reborn
- download the latest version of the client by going to this link and clicking on "download"
- launch the latest version of compiled eagler reborn
- click on "options"
- click on "plugins"
- click on "upload..."
- Optional: Refresh the GUI to see if the plugin loaded correctly.
- press "right shift" to open the gui
Just do npm i
in order to install dependencies, then npm run build
to build into a single file located in the build folder.
Typescript might complain about the plugin API not being defined, but will build anyway. Do not worry about this.