v0.11.0
- Refactored the
fetch
command to use the new fetch action API call.- Downloading project files and writing to disk are now in separate
threads, making it way faster. - Hashes are now the preferred way to check for old project files
instead of file names.
- Downloading project files and writing to disk are now in separate
- Increased timeouts for HTTP requests to avoid issues with big modpacks.