From e24976acb1bd4e10b877ddcc3f319374a92e78b2 Mon Sep 17 00:00:00 2001 From: Bigsk <1332540+bigskcode@user.noreply.gitee.com> Date: Wed, 19 Aug 2020 12:32:01 +0800 Subject: [PATCH] update config.json. --- config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 92160ce..7ec86f7 100644 --- a/config.json +++ b/config.json @@ -3,5 +3,6 @@ "default_launcher_name":"GMCLCore", "version":"0.1.0", "useragent":" (GMCL Core Alpha 0.1.0;Alpha)", - "logs_path":"logs" + "logs_path":"logs", + "return_mode":"directly" } \ No newline at end of file