You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.
Xferno2 edited this page Jun 28, 2017
·
16 revisions
Welcome to the CSharpOsu how to use.
Directions of use
There are 3 ways to add this library to your project:
To use this library you must add a reference to the DLL file in your project (Project -> Add Reference -> Browse) and search for CSharpOsu.dll (can be found in the Debug folder of this project) and add it to your project.
To compile the DLL just open CsharpOsu.sln and just build the project. You will get your DLL in the debug folder.