Skip to main content

Debug Tools

You can reference and configure game information directly from the browser console. This functionality is available even when not in developer mode.

How to Use

Open the console from your browser's developer tools and enter $$.help(). A list of available commands will be displayed.

Notes

While the information output to the console during developer mode pertains to generation and execution time, these debug tools target the currently displayed information and application data.