Disable fontconfig under OSX. Fixes #4785.
This commit is contained in:
@@ -30,4 +30,5 @@ then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
cd "$RESOURCES" && mono --debug OpenRA.Game.exe Graphics.Renderer=Sdl2
|
||||
# Override fontconfig with our own dummy config that prevents long cache delays
|
||||
cd "$RESOURCES" && FONTCONFIG_PATH="." mono --debug OpenRA.Game.exe Graphics.Renderer=Sdl2
|
||||
Reference in New Issue
Block a user