This repository has been archived on 2024-01-28. You can view files and clone it, but cannot push or open issues/pull-requests.
brd/src
Simon Bruder 73dea88f7d
Refactor osu beatmap
It now uses the builder pattern and has tests and some documentation.
2020-08-07 12:37:57 +02:00
..
converter Refactor osu beatmap 2020-08-07 12:37:57 +02:00
ddr ddr::ssq: Fix difficulty display 2020-07-25 14:08:25 +02:00
osu Refactor osu beatmap 2020-08-07 12:37:57 +02:00
xact3 Add documentation and tests for xact3::adpcm 2020-07-05 21:17:42 +02:00
converter.rs Initial commit 2020-06-22 20:39:20 +02:00
ddr.rs Implement support for musicdb 2020-06-28 20:22:31 +02:00
lib.rs Implement support for musicdb 2020-06-28 20:22:31 +02:00
main.rs Add multithreading for batch conversion 2020-07-10 14:07:25 +02:00
mini_parser.rs Add tests for mini parser 2020-07-08 23:40:13 +02:00
osu.rs Refactor osu beatmap 2020-08-07 12:37:57 +02:00
utils.rs Deduplicate bitflags/bitarray_to_byte 2020-07-08 23:55:04 +02:00
xact3.rs Add documentation and tests for xact3::adpcm 2020-07-05 21:17:42 +02:00