Is there a way to change project’s name based on build (server vs client)?
As it shows on file explorer and the executable file.
I know you can change title bar, but that doesn’t also change it in the explorer nor in the executable. (executable is not important though, u can change it manually)
Even further, is there a way to change project’s name based on map? I know it sounds weird but I wouldn’t want to make an entirely new project or new build (assuming the 1st question is possible) simply to be able to have a different name.
Reason why this is important is just cuz I’d like to be able to not get confused when looking at different versions of the same server build. Say one crashes, I’d like to know which one it is by being able to just read its name.
Alternatively; if there is a way to change project name as it shows in the explorer at runtime?
Cuz that would obvi also work.