This is osu! Storyboarder Banquet website source code.
- Clone this repo
- Make sure you have installed .NET Framework 5.0 Devkit
- Open the
osbfolder with terminal or command prompt - Run
dotnet restorecommand to restore the library - Run
dotnet runcommand to run the project
