Skip to content

Conversation

akleshchev
Copy link
Contributor

The package and a bunch of fixes to make it work.

@akleshchev akleshchev changed the title Include and turn on Discord SDK package 4470 Include and turn on Discord SDK package Aug 4, 2025
@akleshchev akleshchev force-pushed the andreyk/viewer_4470 branch from 1b01778 to 3ec7103 Compare August 4, 2025 22:49
getChild<LLComboBox>("language_combobox")->add("System default", LLSD("default"), ADD_TOP, true);
}

#ifndef LL_DISCORD
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't it be smarter the other way around: Have it disabled by default and only enable if Discord Rich Presence support is available?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May be, that's a quick fix I made when I saw that checkboxes are active. I might end up erasing the tab entirely.

@akleshchev akleshchev merged commit c267497 into develop Aug 5, 2025
15 checks passed
@akleshchev akleshchev deleted the andreyk/viewer_4470 branch August 5, 2025 15:26
@github-actions github-actions bot locked and limited conversation to collaborators Aug 5, 2025
@akleshchev akleshchev linked an issue Aug 5, 2025 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Discord Social SDK Autobuild Package

4 participants