This document lists command line options supported by the Lumix Studio editor (studio executable).
-workers 8-data_dir "C:/My Project/"-data_dir <path>Sets the project data directory and starts the editor directly in that project.
-data_dir "C:/projects/MyGame/"-open is only processed when -data_dir is present.-open <path_to_world.unv>Opens a world file on startup.
.unv world file-open "maps/main.unv"-data_dir.-workers <count>Overrides worker thread count used by the job system.
-workers 12-plugin <name_or_path>Loads an additional system/plugin library at startup.
.), e.g. my_plugin.dll / my_plugin.so-plugin renderer-plugin "C:/build/custom_plugin.dll"-profile_startTakes a profiler snapshot automatically when the editor starts.
-profile_cswitch (Windows)Enables profiler context-switch tracing (ETW-based path in profiler code).
-no_crash_reportDisables crash reporting.