https://github.com/elitemastereric/steamworkshopuploader
A simple tool for uploading items to the Steam Workshop for any game.
https://github.com/elitemastereric/steamworkshopuploader
Last synced: 4 months ago
JSON representation
A simple tool for uploading items to the Steam Workshop for any game.
- Host: GitHub
- URL: https://github.com/elitemastereric/steamworkshopuploader
- Owner: EliteMasterEric
- License: mit
- Created: 2025-05-09T14:09:19.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-19T12:04:34.000Z (about 1 year ago)
- Last Synced: 2025-10-07T02:27:38.555Z (8 months ago)
- Language: GDScript
- Size: 40.3 MB
- Stars: 13
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Steam Workshop Uploader
[](https://github.com/EliteMasterEric/SteamWorkshopUploader/blob/master/LICENSE.md)
A simple tool made in Godot. It helps you upload workshop items to any app on Steam. I made this because I was annoyed with the clunky tool I had to use for uploading mods for the Binding of Isaac.
## Showcase



## Features
- Intuitive user interface.
- Supports modifying an item's title, description, visiblity, and tags.
- Display preview of an item's BBCode description.
- Supports displaying and uploading thumbnails, including GIFs.
- Supports uploading item content as a folder to the workshop.
- Supports excluding files from the upload via the UI, or via `.steamignore` files.
- Open source, contributions are welcome!
## Upcoming Features
- Support for a command-line interface (upload via arguments)