Is it possible to autorun console commands when loading a project?

Hi! I am working on a project where I just disable tonemapper at the beginning
( ShowFlag.Tonemapper 0 ) but when I load the game in the editor I see all colors dark and I have to run the game once to activate my console command at the beginning of the game.

Is there some settings field in the project where console commands are executed when the project is loaded and no need to run the game once?

Thanks