I'm interested in developing for lazer, but am unsure of how to start contributing. I'm at a low-intermediate level with C#, but am unfamiliar with GitHub / source control.
I've downloaded the source code from https://github.com/ppy/osu/releases and opened osu.sln. Upon doing this, I get the error:
"Error NU1104 Unable to find project '...\osu-2018.901.0\osu-resources\osu.Game.Resources\osu.Game.Resources.csproj'. Check that the project reference is valid and that the project file exists"
I'm assuming I didn't import it correctly, and I need some help getting it set up.
I've downloaded the source code from https://github.com/ppy/osu/releases and opened osu.sln. Upon doing this, I get the error:
"Error NU1104 Unable to find project '...\osu-2018.901.0\osu-resources\osu.Game.Resources\osu.Game.Resources.csproj'. Check that the project reference is valid and that the project file exists"
I'm assuming I didn't import it correctly, and I need some help getting it set up.