Skip to content

Copy all files recursively instead of just one layer for Malody chart import#4584

Open
WilliamQiufeng wants to merge 1 commit intoQuaver:developfrom
WilliamQiufeng:malody-import-exhaust
Open

Copy all files recursively instead of just one layer for Malody chart import#4584
WilliamQiufeng wants to merge 1 commit intoQuaver:developfrom
WilliamQiufeng:malody-import-exhaust

Conversation

@WilliamQiufeng
Copy link
Member

Sterelogue.zip

The attached file contains an .mcz file exported from Malody V, which, after import, will be unable to play due to it missing audio and background file. This is because the .mcz file's directory structure is a folder 0, with all files under it, and our Malody importer just copied all files from the root directory instead of recursively. This PR changes it so that it copies all files recursively to the root directory of the resulting folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant