/MeteorX-ts

MeteorX but typescript

Primary LanguageTypeScript

MeteorX

Capture2

a hacked client made with eagler reborn's plugin api

installing the client

  1. this client is made with eagler reborn's plugin api so you need to compile the latest version of eagler reborn
  2. download the latest version of the client by going to this link and clicking on "download"

Capture

  1. launch the latest version of compiled eagler reborn
  2. click on "options"

Capture

  1. click on "plugins"

Capture

  1. click on "upload..."

Capture

  1. Optional: Refresh the GUI to see if the plugin loaded correctly.
  2. press "right shift" to open the gui

compiling the client

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.