Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 567 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 567 Bytes

Wuthering Waves Download Tool

A python script allowing you to download previous (and current) versions of Wuthering Waves.


How to use it?

Get the resources and resources base path from Wuthering Waves Download Library.

Edit "RESOURCE_URL" & "CDN_BASE_URL" arguments with the Resources & Resources Base Path URLs.

Start main.py, and you're good to go.


This script is based on the one from GauravM512.

Feel free to check out their work!