T7x-Workshop-Downloader/README.md
2023-08-01 20:10:05 +01:00

1.7 KiB

BOIIIWD

  • A GUI Steam Workshop downloader meant for BO3 (boiii client) built using PyQt5
    image

Usage (exe):

  • (optional) Download and Run steamcmd.exe to initialize it first (in the same dir as the script/exe) -> Should only be done once
  • Run BOIIIWD.exe and use it (it'll ask you to download steamcmd within the app if not found)
  • That's it put in your map/mod workshop id then hit Download and wait for it to finish, when it does just launch your game (Please check Notes before you ask something)

Usage (script):

  • image

Compiling into an exe (pyinstaller):

  • pip install pyinstaller
  • pyinstaller --noconfirm --onefile --windowed --icon "ryuk.ico" --name "BOIIIWD" --ascii "boiiiwd.py"

Notes:

. It saves your input except for workshop id
. Excuse the progress bar its pretty shit atm, will be working on it
. If you do not know where to find your map in-game check this video out ,for mods find "mods" in the game's main menu
. Initializing SteamCMD for the first time could take some time depending on your internet speed