Hello. I installed the environment and launched the project. Everything works fine. However, my computer does not know the file extension Content.mgcb
I work in VS Code. Installed mono game via extensions. In order to somehow work with the game content, I have to manually write the command
“dotnet mgcb-editor”
After which I can somehow work, but this is hell, because I have to look for my project again and indicate the file with which I am going to work. And so every time.
What should I do so that Windows understands what this extension is and launches the content manager immediately by double-clicking on the file?
Content.mgcb