An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Steam Workshop Uploader

[![License](https://img.shields.io/badge/License-MIT-blue.svg)](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

![Screenshot](docs/screenshot.png)
![Screenshot](docs/screenshot2.png)
![Screenshot](docs/screenshot3.png)

## 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)