From 558a662b2187dcf2b6b03e6fdbd746442cbf9f0c Mon Sep 17 00:00:00 2001 From: Bigsk <1332540+bigskcode@user.noreply.gitee.com> Date: Sun, 26 Jul 2020 12:20:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BA=86UA=E6=A0=BC=E5=BC=8F?= =?UTF-8?q?=E9=94=99=E8=AF=AFBUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- synchronize/synchronize/config.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 synchronize/synchronize/config.json diff --git a/synchronize/synchronize/config.json b/synchronize/synchronize/config.json new file mode 100644 index 0000000..eca4ee2 --- /dev/null +++ b/synchronize/synchronize/config.json @@ -0,0 +1,7 @@ +{ + "savepath":"gemcapi/", + "version":"3.1.0", + "useragent":"GeMCAPI/3.1.0 (GeMC Sync Release 3.1.0;Release)", + "systemname":"GeMC API Synchronize Tool", + "logspath":"logs/" +} \ No newline at end of file