Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 741 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 741 Bytes

Disenchant

Cleans out your League of Legends loot inventory.

At the moment, it:

  • After asking, can open up all your champion capsules
  • After a few questions about what exactly you don't want to disenchant, will disenchant all the champions that fall into your filter.

To answer a question the application asks, type in the amount, followed by an enter.

How do I download this app?

Click here to download.

  1. If you would rather run the source code, you'll need NodeJS (v12.14.0 is used here).
  2. Clone or download the source code.
  3. Open up the directory in a terminal.
  4. run npm install
  5. run npm run disenchant