NBZion / SteamModDownloader

Steam Workshop Downloader for Non-Steam Games
GNU General Public License v3.0
7 stars 2 forks source link

Wrapper script defective #2

Closed ghost closed 1 year ago

ghost commented 1 year ago

I just checked again today and the wrapper script breaks because SWD is downloaded into a created directory instead of the current one. So, the script must download the repo, move all the files to the current directory, and delete the folder. If not fixed, dependencies are not installed, and SWD will not be launched through the script. (during my original testing I did not clone the repo as it would not have the patched files, but only launched the tool.)

NBZion commented 1 year ago

Ill fix soon when i have time

ghost commented 1 year ago

Already made a PR to fix this.