mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-09 20:24:16 +00:00
WIP: change the example thread size to 1
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Full path to the LEGO Universe client
|
# Full path to the LEGO Universe client
|
||||||
CLIENT_PATH=/Users/someuser/LEGO Universe
|
CLIENT_PATH=/Users/someuser/LEGO Universe
|
||||||
# Can improve build time
|
# Can improve build time
|
||||||
BUILD_THREADS=10
|
BUILD_THREADS=1
|
||||||
# Updates NET_VERSION in CMakeVariables.txt
|
# Updates NET_VERSION in CMakeVariables.txt
|
||||||
BUILD_VERSION=171023
|
BUILD_VERSION=171023
|
||||||
# make sure this is a long random string
|
# make sure this is a long random string
|
||||||
|
Reference in New Issue
Block a user