Skip to content

A useful library which simplifies the operations of editing osu! beatmaps by programming.

License

Notifications You must be signed in to change notification settings

MsrLab-org/libosu

Repository files navigation

libosu

A useful library which simplifies the operations of editing osu! beatmaps by programming.

Overview

Usage

Installation

Requirements

Documentation

Running the Tests

Project organization

The project is organized in a couple of subdirectories.

  • The Configurations directory contains various CMake modules and other scripts needed by the build system.
  • The Documentation directory contains configuration files needed to generate the documentation. The Documentation/html subdirectory is automatically ignored by Git.
  • The Examples directory contains the source code for all the examples of both the tutorial and the reference documentation.
  • The Externals directory contains the libraries which is needed by libosu itself.
  • The Sources directory contains the source code of libosu.
  • The Tests directory contains the source code for all the unit tests.

Contributing

Credits

License

libosu is released under the GPLv3 License. See LICENSE.md for details.

External links

About

A useful library which simplifies the operations of editing osu! beatmaps by programming.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages