Hi!
Players running Linux have a hard time when running my game and need to add the “-force-vulcan” option
to their command when launching the game for it to run. It seems to be a prerequisite for linux users running my game.
Is there any way for me to add that on Cloud Build for my Linux Targets? So that they wouldn’t have to do it themselves?
I tried looking through the list of environmental variables, but it didn’t seem like there was one that would allow it. The documentation in general seems a little lacking.
Thanks