mirror of
https://github.com/Squareville/TestEventServer.git
synced 2026-05-04 02:58:04 -05:00
6 lines
188 B
Bash
6 lines
188 B
Bash
# Full path to the LEGO Universe client
|
|
CLIENT_PATH=/Users/someuser/LEGO Universe
|
|
# Can improve build time
|
|
BUILD_THREADS=10
|
|
# Updates NET_VERSION in CMakeVariables.txt
|
|
BUILD_VERSION=171023 |