From 834677d2aacdbe1186637872f25be42a847584d2 Mon Sep 17 00:00:00 2001 From: oyongzhi <48530933+oyongzhi@users.noreply.github.com> Date: Wed, 31 Mar 2021 20:52:29 +0100 Subject: [PATCH] Change sys_game_folder to project_path in bootstrap.cfg --- bootstrap.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.cfg b/bootstrap.cfg index 6443a4b207..cbe6ed025e 100644 --- a/bootstrap.cfg +++ b/bootstrap.cfg @@ -5,7 +5,7 @@ -- android, ios, mac, linux, windows, etc... -- or left unprefixed, to set all platforms not specified. The rules apply in the order they're declared -sys_game_folder=AutomatedTesting +project_path=AutomatedTesting -- remote_filesystem - enable Virtual File System (VFS) -- This feature allows a remote instance of the game to run off assets