rmm
rmm copied to clipboard
Fix bug where mod download path is wrong
Related to issue #16 , since it still happened to me I decided to fix it.
Basically download a mod and get the path from steamcmd output.
This doesn't work for me (Gentoo Linux).
The path needs to be a Path or it won't work and if I wrap the return value from extract_download_path with Path(match) I still get an error about the file not being found.
This doesn't work for me (Gentoo Linux).
The path needs to be a
Pathor it won't work and if I wrap the return value fromextract_download_pathwithPath(match)I still get an error about the file not being found.
@Raniz85 could you provide the output for me to review them?
This is good work. You need to restore the PyPi parameters and then I will approve it after review.
Okay, will do this night probs. I deleted them to release my own version in the meantime.