Rift Explorer is no longer maintained. For an alternative, see LCU Explorer.
Rift Explorer helps aid development of LCU applications by generating documentation of the LCU API.
For more information as to what the LCU is please refer to this link.
- 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.
The latest prebuilt binaries for Windows and macOS can be found below
ยgit clone https://github.com/Pupix/rift-explorer.git
yarn install
yarn dev
git clone https://github.com/Pupix/rift-explorer.git
yarn install
yarn build
For any bugs or issues please use the issue template
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.
- Fork the Project
- Create your Feature Branch (git checkout -b feature/AmazingFeature)
- Commit your Changes (git commit -m 'Add some AmazingFeature')
- Push to the Branch (git push origin feature/AmazingFeature)
- Open a Pull Request
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.
Distributed under the MIT License. See LICENSE.md for more information.