Skip to content

Command line

Mikulas Florek edited this page Feb 24, 2016 · 18 revisions
  • -plugin plugin.dll - load dll as plugin

    studio.exe -plugin physics.dll -plugin animation.dll
    
  • -run_script path/script.lua - execute lua script in the editor, available API documentation

    studio.exe -run_script unit_tests/editor/main.lua
    
  • -data_dir path/dir - use this directory as data directory, assets can still be located relative to executable