mirror of
https://github.com/Squareville/TestEventServer.git
synced 2026-01-06 00:59:31 -06:00
moved AccountManager secret to environment
This commit is contained in:
@@ -3,4 +3,6 @@ CLIENT_PATH=/Users/someuser/LEGO Universe
|
||||
# Can improve build time
|
||||
BUILD_THREADS=10
|
||||
# Updates NET_VERSION in CMakeVariables.txt
|
||||
BUILD_VERSION=171023
|
||||
BUILD_VERSION=171023
|
||||
# make sure this is a long random string
|
||||
ACCOUNT_MANAGER_SECRET=
|
||||
|
||||
Reference in New Issue
Block a user