Coder Social home page Coder Social logo

steamchangepreview's Introduction

SteamChangePreview

A commandline tool to change the preview image of Steam Workshop items.

Installation

  1. Download the latest SteamChangePreview-release.zip from the Releases page.
  2. Extract the .zip archive.

Usage

NOTE: Make sure Steam is running and you're logged in with an account that's allowed to change the preview image.

  1. Drag and drop the image you want to use onto SteamChangePreview.exe.
  2. Enter the publishedfileid of your workshop item.
    This can be found at the end of the URL of your workshop item. For a given workshop item with URL https://steamcommunity.com/sharedfiles/filedetails/?id=2542032886 the publishedfileid is 2542032886.
  3. Enter the appid of the game of your workshop item.
    You can find the appid by looking for the game on SteamDB.
    Leave blank to automatically detect the appid of public or unlisted workshop items. If this fails the previously used appid is used as a fallback.

This should have changed the preview image of your workshop item. If an error occured, the code, name and description are displayed to give an idea on how to solve it.

CLI

Usage: SteamChangePreview.exe IMAGE_PATH PUBLISHEDFILEID [APPID] [OPTIONS]

Options:

  • -h, --help - Show usage
  • --hidemessagebox - Prevent the messagebox from being shown

Fields that are not filled in will be taken from stdin.

Known problems

  • Unicode characters in the image path do not work. This is a limitation of the SteamAPI and I am unable to find a workaround for it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.