The options object passed into the overlayed function
All overlay configuration happens within your codebase, which gives full flexibility.The following properties can be passed into the overlayed function:
DetailsWhen true, the overlay will be loaded and attempt to render inside of all supported games. When
false, only games registered under the modules array will be loaded.Read more here.
logger.debug() logs will be printed and saved to the log file
Warning: Debug mode should be disabled in production environments as it can impact performance
and generate large log files.Read more about logging here.