Skip to content

init

The init command opens a special script editor where you can define commands to be executed automatically every time the launcher is opened or navigated to.

Syntax

init

Usage

  • Type init to open the editor.
  • Enter one command per line.
  • Save the script.

Warning

This is a powerful feature. Avoid using commands like reset in the init script, as it can cause an infinite restart loop.