Hi, I'm sorry if this has been asked before but I searched both here and on google without finding any answers.
I'm working on a school assignment with a few friends, they all work in VS while I prefer XS but so far that hasn't brought us any problems, however due to the way our project is set up I need to run with a specific argument set in the "Execution argument" window. More specifically our project consists of a game engine, an editor and the actual game we are making, I need to run the Lotus editor project, but I need to change the "working directory" into "Lotus\bin\Debug", and for convenience I also need to specify the current level I'm working on in the "Arguments" field.
It works well to right click the project and select "run with->Logan". However having to do that every time is starting to become a hassle. I'd really like to just click F5 and then just have it run with the correct settings instead of having to right click and select the right one. I suspect that the greyed out field in the top would be where I could normally choose such options, but I don't know why it's greyed out? Can anyone help me with this?
Regards =)