• Stars
    star
    550
  • Rank 79,049 (Top 2 %)
  • Language
    CSS
  • License
    MIT License
  • Created about 8 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🛠 Explore the API of the League of Legends client

Rift Explorer is no longer maintained. For an alternative, see LCU Explorer.


Rift Explorer logo


Discord GitHub package.json version GitHub all releases GitHub repo size GitHub code size in bytes Lines of code

Always up to date documentation for the League Client API.

Rift Explorer helps aid development of LCU applications by generating documentation of the LCU API.

What is the LCU?

For more information as to what the LCU is please refer to this link.

Table of contents:

  1. Getting Started
  2. Bugs and Issues
  3. Contributing
  4. FAQ
  5. License

Getting Started

Requirements

  • Windows 7 or above (64-bit)
  • macOS sierra or above (64-bit)
  • Linux is partially supported(64-bit). - if you would like to help please open an issue regarding it

Note: 32-bit is unsupported.

Prebuilt

The latest prebuilt binaries for Windows and macOS can be found below

macos   windows

Building

Prerequisites

Run from source

1. Clone from repo

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

2. Install dependencies

yarn install

3. Start League of Legends


4. Start Rift Explorer

yarn dev

Build from source

1. Clone from repo

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

2. Install dependencies

yarn install

3. Build

yarn build

Bugs and Issues

For any bugs or issues please use the issue template

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

FAQ

Q: Why is a 32-bit version of Rift Explorer missing?

A: We have never supported 32-bit versions of Rift Explorer and will never provide support nor downloads for 32-bit versions, However it can be built from source but as said previously no support will be given if an issue arises. Any issues relating to 32-bit versions of Rift Explorer will simply be closed.

License

Distributed under the MIT License. See LICENSE.md for more information.

More Repositories

1

lcu-connector

🔌 Streamlined LCU integration for your app.
JavaScript
102
star
2

lol-wad-parser

A parser for .wad files from League of Legends.
JavaScript
47
star
3

lol-riot-api

A configurable League of Legends API
JavaScript
25
star
4

lol-esports-api

An API for the eSports side of League of Legends
JavaScript
24
star
5

lol-inibin-parser

A parser for .inibin files from League of Legends.
JavaScript
10
star
6

lol-bin-parser

A parser for .bin files from League of Legends.
JavaScript
8
star
7

lol-esports-api-module

A wrapper for League of Legends' eSports API
JavaScript
6
star
8

lol-skn-parser

A parser for .skn files from League of Legends.
JavaScript
6
star
9

lol-anm-parser

A parser for .anm files from League of Legends.
JavaScript
5
star
10

lol-tournament-code

League of Legends tournament code generator
JavaScript
5
star
11

lol-riot-api-module

A wrapper for League of Legends' official API
JavaScript
4
star
12

lol-skl-parser

A parser for .skl files from League of Legends.
JavaScript
3
star
13

adaptive-icon

Bring the new Android O adaptive icons directly into your browser.
JavaScript
3
star
14

binary-buffer-parser

A binary buffer parser with support for infinite sized files.
JavaScript
2
star
15

lol-hash-table

A table of unsigned 32 bit integers used by League of Legends.
JavaScript
2
star
16

lol-hash-util

A bunch of functions used to create unsigned 32 bit integer hashes for League of Legends.
JavaScript
2
star
17

lol-hash

A hash table for League of Legends
JavaScript
1
star
18

binary-file-parser

A binary file parser with internal buffer and caching system that lets you read virtually infinitely sized files.
JavaScript
1
star
19

smart-queue

A generic purpose "delayed" FIFO queue with ticket system, inspired by real life.
JavaScript
1
star
20

lol-ini-parser

A parser for .ini files from League of Legends.
JavaScript
1
star
21

lol-raf-parser

A parser for RAF files from League of Legends.
JavaScript
1
star
22

lol-json-parser

A parser for .json files from League of Legends.
JavaScript
1
star
23

electron-ipc

An element used to communicate through the ipc module for electron.
HTML
1
star