Datamining utilities for Revue Starlight Re LIVE
- Windows or Linux (MacOS is not supported)
- Python 3.10 or later
- pdm (Dependency manager), see https://pdm-project.org/latest/
- If on Linux, ensure libasound2 is installed
- Clone this repository
- Run
pdm installto install dependencies (you may need to deletepdm.lockin case of errors) - Activate the virtual environment, see https://pdm-project.org/dev/usage/venv/
- Run
pre-commit installto install pre-commit hooks - Run
relive-dm download --path <output_path>to download the game data (may take several hours from scratch, requires 40-50GB of disk space)