Closed SimonDarksideJ closed 4 years ago
We should also incorporate feedback raised in: https://github.com/MonoGame/MonoGame/issues/7192
I want to propose a new structure for the samples repo:
I think it's a good idea to separate out the samples in to their own sln files. Not entirely sure about the separate lib, but I'll do some tests
It's one of 2 standard ways for writing MG games for easy crossplatform. Another approach are shared projects, but MS has not really updated the dotnet tooling to work nicely with them, so I try to avoid them when not needed.
Samples updated to the new template @harry-cpp and working well. Even managed to make a template project which generates new projects too,
Completed, 3.7 samples archived to the 3.7 branch. Develop is now 3.8
Starting a discussion to get a heads of agreement on a plan to update the samples to 3.8
My initial thoughts are as follows:
Weigh in below (before we start)