mirror of
https://github.com/osukey/osukey.git
synced 2025-04-29 02:37:25 +09: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
|
nuget restore
|
||||||
```
|
```
|
||||||
We also need OpenTK >= 3.0.0-pre
|
|
||||||
```
|
|
||||||
nuget install opentk -version=3.0.0-pre
|
|
||||||
```
|
|
||||||
### 3. Compiling
|
### 3. Compiling
|
||||||
Simply run `msbuild` where `osu.sln` is located, this will create all binaries in `osu/osu.Desktop/bin/Debug`.
|
Simply run `msbuild` where `osu.sln` is located, this will create all binaries in `osu/osu.Desktop/bin/Debug`.
|
||||||
### 4. Optimizing
|
### 4. Optimizing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user