Step 1 - Setup
NOTE: WE ARE STILL WORKING ON ALL OF THE DOCUMENTATION BUT THIS STILL HELPS YOU SETUP YOUR PROJECT. IF YOU NEED ANY HELP YOU CAN JOIN THE DISCORD.
Enabling the Plugin
Download the plugin through the Epic Games Launcher and install it on an engine version. Once the plugin is installed, go to Edit -> Plugins, and under the "NextLevelPlugins" section, you should be able to see Advanced Steam Party. Please make sure that the plugin is enabled.
Make sure OnlineSubsystemSteam is also enabled.
Now, let's ensure that you modify the DefaultEngine.ini
DefaultEngine.ini
To enable voice chat, make sure to include the following additional configurations in the DefaultEngine.ini file.
DefaultEngine.ini
We have custom project settings to verify if Steam is enabled before allowing clients to play your game.
Open the project settings window, then scroll down to the NLP Lobby System, which is usually located near the bottom.
Last updated