diff --git a/qb/config.libs.sh b/qb/config.libs.sh index b46e756313..6e02160594 100644 --- a/qb/config.libs.sh +++ b/qb/config.libs.sh @@ -532,6 +532,7 @@ fi if [ "$HAVE_STEAM" = 'yes' ]; then add_opt ONLINE_UPDATER no + add_opt UPDATE_CORES no die : 'Notice: Steam build enabled, disabling online updater as well.' fi