Use rosu_map to parse metadata and collect beatmap background from osz

This commit is contained in:
Natsu Kagami 2024-06-20 01:52:21 +02:00 committed by Natsu Kagami
parent 64ff4b3ed8
commit 2315f40cf1
3 changed files with 45 additions and 26 deletions

1
Cargo.lock generated
View file

@ -3294,6 +3294,7 @@ dependencies = [
"rand",
"regex",
"reqwest",
"rosu-map",
"rosu-pp",
"rosu-v2",
"serde",