mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:27:29 +08:00
Update COMPILING.md
NuGet - 10/10 would use again
This commit is contained in:
parent
7250d2e6ca
commit
2669974bff
@ -15,10 +15,6 @@ Then restore NuGet packages from the repository
|
||||
```
|
||||
nuget restore
|
||||
```
|
||||
We also need OpenTK >= 3.0.0-pre
|
||||
```
|
||||
nuget install opentk -version=3.0.0-pre
|
||||
```
|
||||
### 3. Compiling
|
||||
Simply run `msbuild` where `osu.sln` is located, this will create all binaries in `osu/osu.Desktop/bin/Debug`.
|
||||
### 4. Optimizing
|
||||
|
Loading…
Reference in New Issue
Block a user