Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/HextechDocs/lcu-explorer
rift-explorer replacement from the original contributors
https://github.com/HextechDocs/lcu-explorer
explorer lcu lcu-api lcuapi rift rift-explorer
Last synced: 3 months ago
JSON representation
rift-explorer replacement from the original contributors
- Host: GitHub
- URL: https://github.com/HextechDocs/lcu-explorer
- Owner: HextechDocs
- Archived: true
- Created: 2021-10-07T18:38:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-10T00:16:54.000Z (6 months ago)
- Last Synced: 2024-08-10T01:26:57.095Z (6 months ago)
- Topics: explorer, lcu, lcu-api, lcuapi, rift, rift-explorer
- Language: TypeScript
- Homepage:
- Size: 1.2 MB
- Stars: 135
- Watchers: 2
- Forks: 9
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⚠️ Deprecated in favour of:
[Needlework.Net](https://github.com/BlossomiShymae/Needlework.Net)# LCU Explorer
---
A replacement for rift explorer which doesn't need restarting from the original contributors
## Usage
- Download the [latest release from GitHub](https://github.com/HextechDocs/lcu-explorer/releases/latest) (exe installer or unpacked standalone zip).
- LCU Explorer should start after installing, or start manually after unzipping.
- If the LoL client is not already running, start it now.
- Endpoints will show immediately after launching, but "try it out" is hidden unless the client is running.## Development
### Install dependencies
```
yarn
```
then...### Run in dev mode
```
yarn dev
```### Build
```
yarn build
```## Credits
**Massive thank you to [Mingwei Samuel](https://github.com/MingweiSamuel)** for his work on this app and the backend driving it.