I'm having trouble building MonoGame from source and using it in a new .NET Core project. It's not clear to me what I need to do. Here's what I've done: MGEngine ...
Hello, I'm just making a normal game (.NET Core 3.0) and everything works fine on the debug and release build. However, when I publish the project as a single executable (trimmed) and copy the Content ...