Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 629 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 629 Bytes

OsuLoader

A C# library for loading .osu files and managing content.

Introduction

If you're wondering about features... There is a lack of them.

This library was created to load .osu files and manage their content from a C# application. 8 years ago.

I was a beginner in C# compared to now. But hey, why not actually improve this?

I'm going over what code is here in the next days and see what I can improve/implement.

I'll also edit this README file with proper instructions on how to use this library and the CHANGELOG file with the changes I've made.

Features

coming soon...

Usage

coming soon...