Colin McMillen 2020-11-17 20:40:54 +00:00
parent d49032afa0
commit f90526002c

@ -26,4 +26,5 @@ sudo apt install dotnet-sdk-3.1
dotnet new --install MonoGame.Templates.CSharp
dotnet tool install --global dotnet-mgcb-editor
mgcb-editor --register
dotnet run OpenGL/OpenGL.csproj
```