Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Working with the console

Electron_prod edited this page Jan 28, 2024 · 3 revisions

Console commands

  • "help" - show help message
  • "debug" - toggle debug mode
  • "remoteuploader" - start RemoteUploader's thread (for advanced users)
  • "updates" - check for updates
  • "reload" - reload all resources
  • "exit" - exit the program

Logger

Program creates console log in installation folder: "log.txt" file.

Clone this wiki locally