run Console Command
Documentation and examples for the run command in Stellaris.
run
This command runs the specified file, which has a list of commands. File should be placed in the root Stellaris folder in your My Documents. The file should have an INI extension.
In-depth description
The run command in Stellaris is a script command mainly used for running a file consisting of a list of commands.
In order to use this command, you need to place the desired file in the root folder of Stellaris located in My Documents.
When you type in the run command followed by the name of the file (without brackets), the game executes all the commands that are listed in that file.
The file needs to have the .ini extension and the commands should be written in separate lines inside this file.
This run command can be incredibly helpful, especially if there are a set of commands that you frequently use while playing the game.
Instead of typing these commands manually every time you need them, you can simply create a .ini file with all these commands and use the run command to execute them all at once.
This can save time, ensure consistency in your game play, and also allows for easy optimization by running several tasks simultaneously.