Giter Club home page Giter Club logo

rift-explorer's Introduction

Rift Explorer logo


Always up to date documentation for the League of Legends client API.

Post v8.14 requirements

Since League of Legends v8.14 RIOT hid some developer functionality behind a flag. To make Rift Explorer work with newer versions of the game you need to manually enable the swagger endpoint by hand.

To enable swagger you need to add the enable_swagger: true at the start of the system.yaml file before starting the LCU client.

Swagger explainer

The file can be found here based on your OS

  • Windows

    C:\Riot Games\League of Legends\RADS\projects\league_client\releases\<LATEST_VERSION>\deploy\system.yaml

  • MacOS

    /Applications/League of Legends.app/Contents/LoL/RADS/projects/league_client/releases/<LATEST_VERSION>/deploy/system.yaml

Some regions may have a different directory structure but the general gist is the same.

This file will need to be updated everytime there's a new LCU version.

Prebuilt

Prebuilt binaries for Windows can be found here

Build from source

  1. Clone repository git clone https://github.com/Pupix/rift-explorer.git

  2. Install dependencies yarn install or npm install

  3. Start League of Legends

  4. Start Rift Explorer yarn start or npm run start

Screenshot

Client screenshot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.