Unity Configuration
Open your Project Settings and select Player > Discord.

When you first do this, it will create a DiscordSocialSettings object in your project's Settings folder.

This is used with the Initialise Discord Social component script. It is not a requirement to use it if you prefer to go "Pure Code" as described in the initialisation step.
Last updated