parent
f90526002c
commit
120ea7117e
@ -26,5 +26,6 @@ sudo apt install dotnet-sdk-3.1
|
|||||||
dotnet new --install MonoGame.Templates.CSharp
|
dotnet new --install MonoGame.Templates.CSharp
|
||||||
dotnet tool install --global dotnet-mgcb-editor
|
dotnet tool install --global dotnet-mgcb-editor
|
||||||
mgcb-editor --register
|
mgcb-editor --register
|
||||||
dotnet run OpenGL/OpenGL.csproj
|
dotnet build OpenGL/OpenGL.csproj
|
||||||
|
dotnet run --project OpenGL/OpenGL.csproj
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user