shadoxxhd / steamworkshopdownloader

download steam workshop items via steamcmd
316 stars 50 forks source link

downloader.py #16

Closed DrawsHunter closed 2 years ago

DrawsHunter commented 2 years ago

image it's not downloader.exe but downloader.py i uninstalled python and it does the same thing

shadoxxhd commented 2 years ago

I'm not sure what your question is - downloader.exe is a standalone executable file created with pyinstaller, while downloader.py is the original python script, which requires a compatible python installation.