Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alaanvv/steamws
Automates creation of gifs for Workshop Showcase
https://github.com/alaanvv/steamws
steam
Last synced: about 2 months ago
JSON representation
Automates creation of gifs for Workshop Showcase
- Host: GitHub
- URL: https://github.com/alaanvv/steamws
- Owner: alaanvv
- Created: 2023-08-05T04:53:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-30T21:37:37.000Z (5 months ago)
- Last Synced: 2024-07-31T01:37:36.800Z (5 months ago)
- Topics: steam
- Language: JavaScript
- Homepage: https://steam-ws.vercel.app
- Size: 67.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# SteamWSIf you ever tried to make your
steam profile prettier, I'm sure
you tried adding those Workshop
Showcase Gifs, and realized they're so f* hard to do
Actually not working in vercel
---
- Use this Webapp, uploading your gif
- Unzip your file
- Open [this steam link](https://steamcommunity.com/sharedfiles/edititem/767/3/#)
- Fill all that stuff (for each image generated)
- Before posting, press F12, go to `Console` tab, and place this code:
``` $J('#ConsumerAppID').val(480),$J('[name=file_type]').val(0),$J('[name=visibility]').val(0); ```