Now gathering everything around the engine in a freshly created github organisation:
First Moves:
Removed the sample project from the MonoGo (engine) repositiory.
Created the MonoGo.Sample repository and added that to the organisation.
Additional the MonoGo.Pipeline project got its own nuget package. This is just to serve the latest pipeline version and StbImageSharp to the “Content” folder of the referencing project.
Also New:
MonoGo 1.1.1
Fix: Don’t include build output of MonoGo.Pipeline in nuget package to avoid reference issues with the pipeline.
Update: MonoGo.Pipeline now includes important content build files in the nuget package.