Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix URL filename extraction in mods_downloader.sh (#262)
* Gets the filename from the server headers (content-disposition: filename) * Fallback to extracting using basename by removing the query parameter(s)
- Loading branch information