It's possible to purchase git and source access via Gumroad
Product updates always arrive first on gumroad as well
Whats the difference between SteamCore and SteamCore PRO?
SteamCore PRO features it's own Online Subsystem and is not locked to the Online Subsystem included with Unreal Engine, this allows for more customizability and flexibility without having to modify engine source code
PRO includes the latest Steamworks SDK version. (Currently 1.61)
DedicatedServer and Listen Server Authentication/Game ownership verification
PRO: Connect to dedicated servers via IP and listen servers via P2P relay network using the same configuration, no need for different game configurations.
PRO version is the only version that will be recieving new feature updates.
The regular SteamCore was released many years ago and is considered feature complete. It will no longer be receiving new feature updates, only critical engine updates and bug fixes.
For product support and technical support you'll have to verify product ownership as stated here: https://eeldev.com/help
You can find product support hours and more information in the link above.
Notes
To use Steamworks Services you will have to use the Steamworks documentation. The plugin is not going to teach you how to use Steamworks and it's services besides what's currently available in the plugins documentation and examples.
Notes: Support for Dedicated Servers, matchmaking or other steam features are not included with the product purchase. If you need additional support for setting up dedicated servers, matchmaking or other steam related services you can reach out via email for a quote.
[TUTORIAL] Creating and Joining Steam Multiplayer Sessions in UE5 (SteamCore Plugin)
Hey everyone!
I’ve just released a brand-new Unreal Engine 5 tutorial that walks you through the full process of creating and joining Steam multiplayer sessions using the SteamCore (or SteamCore Pro) plugin.
Whether you’re building a co-op experience or competitive multiplayer, this tutorial shows you how to:
Set up a session creation and join system Use UMG widgets for session display Handle Steam overlay and testing with multiple devices or VMs Package your project for multiplayer testing
SteamCore Pro doesn’t have Microstransactions???
Well that doesn’t make any sense.
in Docs under Video Tutorials there is a Microstransactions section with a video in it, but that video doesn’t expain anything, so i checked SteamCore Legacy Docs and i found the setup for Microstransactions.
so i bought SteamCore Pro thinking that it must have that feature and setup should be somewhat close to SteamCoreLegacy, but i don’t see any of the nodes shown in the SteamCore docs nor can i find Sandbox Mode checkbox nor can i find SteamCore Section under project settings → Game.
does SteamCore Pro lack Microstransactions feature? if so then why is there a Microstransactions section under Video Tutorials?
or is the documentations not updated to include SteamCore Pro Microstransactions setup??