Add a comment about external *ENGINE_* paths to mod.config.
This commit is contained in:
parent
b6110899a9
commit
f605793405
@ -80,6 +80,7 @@ AUTOMATIC_ENGINE_MANAGEMENT="True"
|
||||
AUTOMATIC_ENGINE_SOURCE="https://github.com/OpenRA/OpenRA/archive/${ENGINE_VERSION}.zip"
|
||||
|
||||
# Temporary file/directory names used by automatic engine management.
|
||||
# Paths outside the SDK directory are not officially supported.
|
||||
AUTOMATIC_ENGINE_EXTRACT_DIRECTORY="./engine_temp"
|
||||
AUTOMATIC_ENGINE_TEMP_ARCHIVE_NAME="engine.zip"
|
||||
ENGINE_DIRECTORY="./engine"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user