A fork of https://github.com/faroukbmiled/BOIIIWD - Call of Duty: Black Ops III Workshop Mod & Custom Map Downloader | Rebranded for T7x
t7xwd_package | ||
.gitignore | ||
build.py | ||
README.md | ||
requirements.txt |
T7xWD
- A Feature-rich GUI Steam Workshop downloader for Call of Duty®: Black Ops III built using CustomTkinter
Usage:
- Run T7xWD.exe (VirusTotal Scan)
- [Optional] Run as script:
python T7xwd_package\T7xwd.py
Features:
- Improved download stability
- Auto installs mods and maps
- Queue -> download items in queue
- Library tab -> lists your downloaded items
- Item updater -> checks your items for updates
- Workshop Transfer -> copy/move items from the workshop folder into the game directory
- Custom Themes
Notes:
- Steamcmd will be downloaded if it is not installed
- Initializing SteamCMD for the first time could take some time depending on your internet speed
Mouse Bindings:
Library Tab:
* Mouse1 -> copy id
* Ctrl + Mouse1 -> append to clipboard
* Mouse2 (scroll wheel button) -> open item path in file explorer
* Mouse3 (Right click) -> copy path
Building from Source:
pip install -r requirements.txt
-> use my modified CTkToolTip and CTkListboxpython build.py