SteamWorkshopUploader
Unfortunately, Steam has no option to directly upload files from a web browser or similar. Instead, Steam requires you to use their own API to upload content to the Steam Workshop. SteamWorkshopUploader is a good abstraction offering a graphical user interface which simplifies the process.
Download the SteamWorkshopUploader for your specific platform from here.
Extract the contents of the downloaded
SteamWorkshopUploader_10_win.zip
file to a location of your choosing.Locate and open the
steam_appid.txt
file. Replace the existing480
identifier to a2994020
, which is the identifier for Puck on Steam.
SteamWorkshopUploader is now ready to be used! In the next section, we'll cover how you can package and upload your mod to the Steam Workshop.
Last updated