From ae2fe531a6452e17e4e46a64f96fa811f4efa147 Mon Sep 17 00:00:00 2001 From: asesidaa <1061472754@qq.com> Date: Mon, 27 Feb 2023 02:48:21 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index eb85a48..b8d415e 100644 --- a/README.md +++ b/README.md @@ -111,3 +111,6 @@ Notice that unlock all songs without playing them can increase card saving time INSERT INTO "main"."card_detail" VALUES ({card_id}, {song_id}, 0, 2, 5, 1, 0,0,0,0,0,0,'1337',0,0,0,638127691353989741); ``` +# Online Matching + +Open GCRelayServer, make sure the event is set to online (play_mode = 0).