Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Copy this file to server/.env and set SOURCE_DIR to your local WoW client directory.
|
||||
# This is the root of the WoW 1.12.1 client tree that the dev server will serve as CDN.
|
||||
# The directory should contain WoW.exe, Data/, Interface/, etc.
|
||||
SOURCE_DIR=C:\WoW\client
|
||||
|
||||
# optional: path to a JSON file overriding the bundled addon sources list.
|
||||
# ADDONS_SOURCES_PATH=/path/to/addons-sources.json
|
||||
Reference in New Issue
Block a user