From 0780824e3136f9b3cbc52d431cf2ac43d474de4c Mon Sep 17 00:00:00 2001 From: Nils Bergmann Date: Tue, 7 Dec 2021 22:44:08 +0100 Subject: [PATCH] WIP: change the example thread size to 1 --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 9db3008d..776e71ab 100644 --- a/.env.example +++ b/.env.example @@ -1,7 +1,7 @@ # Full path to the LEGO Universe client CLIENT_PATH=/Users/someuser/LEGO Universe # Can improve build time -BUILD_THREADS=10 +BUILD_THREADS=1 # Updates NET_VERSION in CMakeVariables.txt BUILD_VERSION=171023 # make sure this is a long random string