mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-05-26 01:50:52 +00:00
Use rosu_map to parse metadata and collect beatmap background from osz
This commit is contained in:
parent
64ff4b3ed8
commit
2315f40cf1
3 changed files with 45 additions and 26 deletions
|
@ -17,6 +17,7 @@ regex = "1.5.6"
|
|||
reqwest = "0.11.10"
|
||||
rosu-pp = "1.0"
|
||||
rosu-v2 = { git = "https://github.com/MaxOhn/rosu-v2", rev = "d2cd3ff8417e66890f0cd8ca38bc34717a9629dd" }
|
||||
rosu-map = "0.1"
|
||||
time = "0.3"
|
||||
serde = { version = "1.0.137", features = ["derive"] }
|
||||
serenity = "0.12"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue