Library with tools to modify osu beatmap and database files.
pip install osuppy
Clone the repo
git clone git@github.com:EgorDm/osupp.git --recursive
Build the package
cd osupp
pip install .
Or build the library
cmake --build . --target osupp
Library with tools to modify osu beatmap and database files.
pip install osuppy
Clone the repo
git clone git@github.com:EgorDm/osupp.git --recursive
Build the package
cd osupp
pip install .
Or build the library
cmake --build . --target osupp