A simple tool with only the necessary functions to upload User Generated Content (UGC) to the Steam Workshop for your game. This plugin can be added to an existing project or serve as the foundation for creating your item upload tool. It is designed to be as easy to use as possible for anyone unfamiliar with the Steam Workshop upload process.
All functions are exposed to blueprints for easy use.
Blueprint functions used to Create, Update, and Submit items to your Steam Workshop are included in this plugin.
An example UI widget is also included, which can serve as a starting point for creating your tool to upload UGC to Steam, or it can simply provide a hands-on example of how the item creation/ upload process works if you are unfamiliar with it.
Thorough documentation related to the plugin setup/ upload process has been provided below, and the Uploader UI blueprint has been well commented to aid in understanding as well.
Blueprint Functions Included:
Check Steam Online Status
Create Community Item
Create Microtransaction Item
Check Created Item Errors
Get Item ID 64
Update an Item
Submit Item
Submitted Item Status Update
Check Submitted Item Errors
Load Item Page