Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Debug Bootless Star

Nicholas "Tiger" Gautier edited this page Apr 15, 2016 · 1 revision

If the user wants to view what is going on underneath the hood or merely view their settings, they can access the Debugger Tool via the Settings menu. However, keep in mind that this is not for practical uses, it should only be used for debugging only.

User

This will output all of the user's preferences and settings, but is not available to edit directly. With what is listed on the terminal buffer, is what the settings are set-as and what modules are given.

ECHO

When ECHO is passed, the terminal will enable the ECHO command, which will flood the client with all instructions and comments. This is only useful for checking what instructions are being passed, and how the code is being executed.

Clone this wiki locally