- Improved chart folder download performance
This commit is contained in:
Geomitron
2023-12-28 13:30:20 -06:00
parent abea03e099
commit c86a2e3bb2
2 changed files with 1 additions and 2 deletions

View File

@@ -47,7 +47,6 @@ v.2.0.0
- The list of available charts will now update much more frequently and reliably
#### Known Issues:
- Chart folders download more slowly than .sng files
- There are rare cases where the download audio is heavily distorted (for now, redownload it from the Google Drive source folder manually)

View File

@@ -1,6 +1,6 @@
{
"name": "bridge",
"version": "2.0.0",
"version": "2.0.1",
"description": "A rhythm game chart searching and downloading tool.",
"homepage": "https://github.com/Geomitron/Bridge",
"license": "GPL-3.0",