Content.mgcb

Hey gang, i have an issue where whenever i click on Content.mgcb from a project, instead of opening the content pipeline ui, it just opens a file. Im using version 3.4, with VS Community 2015. I dont know what im doing wrong, any help?

Sounds like you need to associate the .mgcb extension with Pipeline.exe. Right click a .mgcb file, choose Open With -> Choose default program and navigate to Pipeline.exe (wherever MonoGame 3.4 installer put it).

1 Like

Thank you so much, that worked perfectly.