Extract BGMs from DMM version of Umamusume Pretty Derby.
- Node >10
Clone this repository and move to the cloned folder.
git clone
cd umamusubgm
Install dependencies.
yarn install
Run the util with the output path as argument.
umamusubgm "D:\WhereToSaveTheFiles"
MIT