You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
during the last bits of configuration, even while forking this repository to make my match 3 template with this results in the following errors in visual studio 2022 and 2026:
Pretty sure this could also affect configurations on all other operating systems as well. Either Discord RPC has to be removed from the source code since this link no longer works, or were gonna need to remove the links that find rich presence. It also says Discord rich presence has been now password protected. Which to me is insane.
A proper solution to this is changing the discord-rpc to Discord Embedded App SDK and Discord Social SDK systems to this engine since that is what discord is using now.
during the last bits of configuration, even while forking this repository to make my match 3 template with this results in the following errors in visual studio 2022 and 2026:
Pretty sure this could also affect configurations on all other operating systems as well. Either Discord RPC has to be removed from the source code since this link no longer works, or were gonna need to remove the links that find rich presence. It also says Discord rich presence has been now password protected. Which to me is insane.
A proper solution to this is changing the discord-rpc to Discord Embedded App SDK and Discord Social SDK systems to this engine since that is what discord is using now.