- Steam App
- Be Quiet! (650580)
- Event type
- patch note
- Published
- 23 June 2017 - 17:54:07 UTC
- Source
- steam_community_announcements
Hello everyone! This update makes major changes to the workshop upload tool, which means that the old guide is incompatible. In the workshop folder is an example on how to power up the GUI CMD: bqw.exe -gui or Batch: @echo off "bqw.exe" -gui Upload without GUI: @echo off "bqw.exe" -upload "FILE_PATH" Drag and drop: @echo off "bqw.exe" -upload "%1" More information is in the workshop folder.