What is the SteamCore Plugin?
The SteamCore Plugin is a Steam API Plugin that enables you to utilize Steamworks for your Unreal Engine 4 Games
Official Documentation
https://partner.steamgames.com/doc/api
Overview
https://partner.steamgames.com/doc/sdk/api
Most of these examples are Password Protected.
Read here how to obtain access to Password Protected documentation.
Examples & Information
- Authenticating Users
- Dedicated Server
- Creating an Advanced Session
- Configuring Steam
- Configuring SteamSockets
- Finding & Joining Multiplayer Games
- Filtering games using Tags
- Filtering server list
- Joining friends from Steam Overlay
- Joining friends from Steam Client
- Inviting and Joining your Friends
- Pinging Steam Lobbies and Servers
- Microtransactions
- Testing Steam functionality
Purchase Plugin
Video Demonstration
Getting Started


EXAMPLE PROJECT

https://github.com/huklen/SteamCore_Example/archive/master.zip
You must own the SteamCore plugin to use this example project