mirror of
https://github.com/Goldenkrew3000/OSSP_OpenSource.git
synced 2026-02-16 12:15:17 +10:00
Added config option to not leak OS information over discord RPC and temporarially fixed macOS builds
This commit is contained in:
@@ -33,6 +33,7 @@ typedef struct {
|
||||
// Discord RPC Settings
|
||||
bool discordrpc_enable; // Enable Discord RPC
|
||||
int discordrpc_method; // Discord RPC Method (0 = Regular, 1 = DscrdRPC)
|
||||
bool discordrpc_showSysDetails; // Show 'on OS ARCH VERSION' in RPC
|
||||
|
||||
// Audio Settings
|
||||
bool audio_equalizer_enable;
|
||||
|
||||
Reference in New Issue
Block a user