Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.65 KB

File metadata and controls

51 lines (32 loc) · 1.65 KB

ExileX - League of Legends Companion

ExileX is a set of automation tools designed to enhance your League of Legends experience.

Loader Home Plugins

Features

  • Accept your game, when pop up appears
  • Reports players, when end game screen appears

💾 Installation

Downloads (latest)

Development

To get started with ExileX in development mode, follow these steps:

  1. Clone the repository:

    git clone "https://github.com/sl-miguel/ExileX.git"
    cd ExileX
  2. Install the necessary dependencies:

    npm install
  3. Start the application

    npm run dev

ℹ️ Riot Games

This project isn’t endorsed by Riot Games and doesn’t reflect the views or opinions of Riot Games or anyone officially involved in producing or managing League of Legends. League of Legends and Riot Games are trademarks or registered trademarks of Riot Games, Inc. League of Legends © Riot Games, Inc.

⚖️ License

This project is licensed under the MIT License - see the LICENSE for details