thelennylord / rblx_rich_presence

Discord Rich Presence Support for Roblox
GNU General Public License v3.0
2 stars 1 forks source link

Roblox Rich Presence: Rewrite (Indev)

Build
Adds Discord rich presence support to Roblox. The rewrite is still in development, so expect bugs and missing features!
 

Features

Installation

As this project is currently in the middle of a rewrite, you can download it through the latest GitHub action workflow or by compiling it yourself.

Releases will be made available once the rewrite has been completed.

Compiling from source

Prerequisite:

Clone the repository to your desired location. Open a terminal of your choice and cd into the directory and execute the following command to build:

go build

The build output should reside in the same directory with the name rblx_rich_presence.exe

FAQ

Does it support macOS/Linux?

Currently, it only supports Windows 7 upto Windows 11, however support for macOS and Linux are planned.

Warning

This program saves your .ROBLOSECURITY in your operating system's keyring for the purpose of making Discord invites work and for displaying game information.

License

GNU General Public License v3.0