LumixEngine

Editor Command Line Options

This document lists command line options supported by the Lumix Studio editor (studio executable).

Syntax

Options

-data_dir <path>

Sets the project data directory and starts the editor directly in that project.

-open <path_to_world.unv>

Opens a world file on startup.

-workers <count>

Overrides worker thread count used by the job system.

-plugin <name_or_path>

Loads an additional system/plugin library at startup.

-profile_start

Takes a profiler snapshot automatically when the editor starts.

-profile_cswitch (Windows)

Enables profiler context-switch tracing (ETW-based path in profiler code).

-no_crash_report

Disables crash reporting.