You can run the Unity Editor and Players from command-line interfaces to change and customize how they run at launch time.
| Topic | Description |
|---|---|
| Run Unity from a command-line interface | Understand how to launch Unity from the command line and execute scriptsA piece of code that allows you to create your own Components, trigger game events, modify Component properties over time and respond to user input in any way you like. More info See in Glossary. |
| Unity Editor command-line arguments reference | A list of arguments you can use when you launch a version of the Unity Editor from the command line. |
| Unity standalone Player command-line arguments | A list of arguments you can use when you launch a built Player from the command line. |