-
Notifications
You must be signed in to change notification settings - Fork 398
Command line
Mikulas Florek edited this page Feb 24, 2016
·
20 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