# rift-explorer **Repository Path**: kinglyu/rift-explorer ## Basic Information - **Project Name**: rift-explorer - **Description**: 🛠 Explore the API of the League of Legends client - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-06 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Rift Explorer logo](assets/logo.png?raw=true) ---- Always up to date documentation for the League Client API. ### Prebuilt Prebuilt binaries for Windows can be found [here](https://github.com/Pupix/rift-explorer/releases) ### 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](assets/screenshot.png?raw=true)