diff options
| author | Danilo Macrì <danix@danix.xyz> | 2026-04-03 12:20:05 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-03 12:20:05 -0400 |
| commit | a7976bfe662097273e91471e2609df2d30120656 (patch) | |
| tree | c54b2a6d28a89333b771bdee05e6baa45fe0c94f /discord/README | |
| parent | 1045963959ddfb697898fa90476f837aae4e2881 (diff) | |
| parent | ebb26eac2948e02def3c7ac1ac23c4ecd345a5a7 (diff) | |
| download | my-slackbuilds-a7976bfe662097273e91471e2609df2d30120656.tar.gz my-slackbuilds-a7976bfe662097273e91471e2609df2d30120656.zip | |
Merge pull request #5 from danixland/restructure-flat-layout
repo: flatten layout — move packages to root, extras to .extras/
Diffstat (limited to 'discord/README')
| -rw-r--r-- | discord/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/discord/README b/discord/README new file mode 100644 index 0000000..ceb8841 --- /dev/null +++ b/discord/README @@ -0,0 +1,14 @@ +discord (It's time to ditch Skype and TeamSpeak) + +All-in-one voice and text chat for gamers that's free, secure, and +works on both your desktop and phone. Stop paying for TeamSpeak +servers and hassling with Skype. Simplify your life. + +Discord is only available as a 64bit program. 32bit is unsupported. + +If you'd like Discord to continue working after an upstream update +is released, but is not yet available on SBo, add the following to +the beginning of your user's ~/.config/discord/settings.json file, +on a new line after the first bracket: + +"SKIP_HOST_UPDATE": true, |
