Skip to main content

Installing the plugin

Installing

  • Find the plugin in the Epic Launcher.

Image

  • Install the plugin to your desired Engine Version.

Image

  • Verify that the plugin is installed

Image

  • Move (not copy) the plugin from the engines marketplace directory to your own projects Plugins directory, you may have to create the Plugins directory in your project if it doesn't exist.

Image

  • UE 4.27 Location
C:\Program Files\Epic Games\UE_4.27\Engine\Plugins\Marketplace

Force Plugin/Project recompile (optional)

  • Delete the Binaries, Build, Intermediate and Saved folders inside your project directory.

Image

  • Delete the Binaries and Intermediate folders inside the SteamCore plugin directory.

Image

C++ project

  • If this is a C++ project, add "SteamCore" as a module dependency in your projects Build.cs file.

Image

Enabling the Plugin

Make sure the SteamCore:: plugin is enabled Image