Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 20:15
· 251 commits to main since this release
  • 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.
  • Increased timeouts for HTTP requests to avoid issues with big modpacks.