This plugin offers you the ability to utilize steam and epic games store DLC systems for your project with blueprints using a single modular node design. It is designed to fit in with any project and be very easy to use while also powerful in feature sets.
V3 update has been released, with it includes support for the epic games store!
Documentation for use with steam:
Steam documentation
Documentation for use with epic games store:
EGS Documenation
Video Tutorial: https://www.youtube.com/watch?v=lPA_NJZka-o
Join the discord for support and questions: https://discord.gg/B9DkDQDxXD
Regarding 5.2 update: The plugin will be updated to 5.2 sometime in the near future however it requires a rework of some of the code so I do not have a release date. the goal is to get it working by july. I apologize about this.
Features(Steam Platform):
- Check if DLC and/or the game is purchased and installed on the players steam account.
- Open the store page for targeted game or DLC via the steam overlay with a single blueprint node(Steam Only).
- Ability to open any webpage such as your games website, a social media profile, or anything else you might have all from a single blueprint node within the steam overlay.
- Anti-Piracy protection by allowing you to code your game logic with steam ownership verification.
Features(Epic Games Store Platform):
- Check if DLC or game is purchased on players epic games account.
- Open a checkout window within the epic games store overlay for quick in-game purchases(EGS Only).
- Ability to quickly and easily add microtransactions to your game via epic games store.
- Anti-Piracy protection by allowing you to code your game logic with epic games store ownership verification.
- Retrieve information about the game and its DLC such as its price, title, description, release/expiration date, and more from within blueprints, great for automating widget changes for an in-game store such as automatic price changes from a sale.
- Login the player automatically from the epic games launcher to enable overlay and other EGS online features with a single node.