As of DDNet 16.5 package, Discord's Rich Presence support is enabled. With the discord-game-sdk package installed and the using Discord desktop client (discord package), you can show you are playing DDNet.
If you want to disable it, set -DDISCORD
and -DDISCORD_DYNAMIC
to OFF and remove 'discord-game-sdk' from makedepends array (optionally from optdepends array as well).
Pinned Comments
rafaelff commented on 2022-11-03 14:15 (UTC) (edited on 2023-01-12 13:01 (UTC) by rafaelff)
As of DDNet 16.5 package, Discord's Rich Presence support is enabled. With the discord-game-sdk package installed and the using Discord desktop client (discord package), you can show you are playing DDNet.
If you want to disable it, set
-DDISCORD
and-DDISCORD_DYNAMIC
to OFF and remove 'discord-game-sdk' from makedepends array (optionally from optdepends array as well).rafaelff commented on 2021-12-04 14:58 (UTC)
Please vote on this package to help make it go to official repos!
rafaelff commented on 2019-04-10 18:36 (UTC) (edited on 2021-06-12 22:04 (UTC) by rafaelff)
As of DDNet 15.5 package, MySQL support is enabled. If you want to disable it, set
-DMYSQL=ON
to OFF and remove 'mariadb-libs' package from depends array.