Skip to content

feature: Generalized console

James M De Broeck requested to merge feature-console into master

Add the capability to create an engine console, which can store log events, as well as handle command input, in order to easily debug during game development.

Merge request reports