PLRPC (short for ProjectLighthouse Rich Presence Client) is a continuation of the LighthouseRichPresence client under the same premise.
- Obtain user, user status, room, and slot information from a Lighthouse server
- Interact with a Discord Client to display retrieved information
- Configuration file support
- Make @Slendy cry
- Interactive buttons for user/slot
- Stability (no fires)
Prerequisites:
- .NET Runtime 7.x.x (64-bit) Required in order to run the application. Major version releases will most likely have the runtime packaged inside, though this doesn't happen often.
Installation Steps:
- Ensure you have all prerequisites properly installed
- Navigate to the Releases Tab
- Download the latest build (or major version if you like somewhat-stability)
- Extract the build to any folder
- Run the client
- Configuration Mode:
./path/to/PLRPC --config
- Interactive Mode:
./path/to/PLRPC
- Configuration Mode:
Post Install:
Please create an Issue if you encounter any bugs or weird errors.