Martenfur/Nopipeline

Content2.npl

KakCAT opened this issue · 1 comments

Hi!

I'd like to keep separate the mgcb for NoPipeline project and the mgcb project, and run mgcb twice when building the game.

When creating Content2.npl (or whatever name I put to the npl file) I always get this error

1>  O:/tbd/Game1/Game1/Content/Content.npl not found!
1>  Run with path to .mgcb or .npl config as an argument:
1>      NoPipeline.exe Content/Content.mgcb
1>  or
1>      NoPipeline.exe Content/Content.npl
1>  

It never works, unless of course npl file is Content.npl , then it seems to work well.

Is it a bug or I have to do something extra in order to get a different name working?

thanks!

oh, wait, the mgcb must exist too and be correctly configured. Never mind, my fault.