release-23.11
Refactored editor plugin management (#599)
Moved config files needed at runtime into dedicated sub-folder (#891)
Re-saved all assets (#772)
Added a new test project that creates an entire ezGameApplication in a test, lets it run and then does image comparison. This makes it easy to test complicated engine functionality. First test creates about 30.000 game objects and renders them for a few frames, then takes a screenshot.