54 Commits

Author SHA1 Message Date
Deathemonic
ab3ba39b62 feat: progress bar
- added progress bar
2024-07-10 02:33:13 +08:00
Deathemonic
d5d5619519 feat: resource downloader
- added ResourceDownloader.py
- change save_json() from private to public
2024-07-10 02:15:21 +08:00
Deathemonic
971e354d8d feat: rewrite and structuring
- rewrite some scripts
- restructured
- added pyproject.toml

note: this is wip and will not work
2024-07-10 00:59:12 +08:00
Zinth
bc90e8defa feat: rewrite
- rewrite the download script
- added autoupdate api
- added asynchronous/parallel downloading
- added optional bundle downloading
- pretty up the output with progressbar
- refactored and optimized some code
- change directory structure

todo:
- rewrite the rest of the scripts
- refactor the rest of the scripts
2024-07-08 03:50:05 +08:00