mrhelmut on develop
[Actions] Build VS for Mac addi… (compare)
mrhelmut on develop
[Actions] Fix UWP package path … (compare)
develop
to the default branch
public Monogame()
{
graphics = new GraphicsDeviceManager(this);
graphics.PreferredBackBufferHeight = 768;
graphics.PreferredBackBufferWidth = 1024;
Content.RootDirectory = Directory.GetCurrentDirectory() + "/Content/";
}
dotnet tool
then it must've been removed from there somehow
mgcb-editor
work for you in a terminal?
which mgcb-editor
)