From 3e0d1b62db123a08ae850b797f7d834c396d01f6 Mon Sep 17 00:00:00 2001 From: syui Date: Thu, 19 Sep 2024 08:11:57 +0000 Subject: [PATCH] =?UTF-8?q?tips=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tips.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tips.md b/tips.md index aa8b13e..e249809 100644 --- a/tips.md +++ b/tips.md @@ -66,7 +66,7 @@ $ ./Start_SignallingServer_nopublic.ps1 --UseMatchmaker true --MatchmakerAddress ## api -[varest](https://www.unrealengine.com/marketplace/ja/product/varest-plugin)を使うのが一般的です。ただし、patchがなかったりと色々あるので、[http-websocket-helper](https://www.unrealengine.com/marketplace/en-US/product/http-websocket-helper)がおすすめです。 +[varest](https://www.unrealengine.com/marketplace/ja/product/varest-plugin)を使うのが一般的です。ただし、patchがなかったりと色々あるので、[http-websocket-helper](https://www.unrealengine.com/marketplace/en-US/product/http-websocket-helper)がおすすめです。jsonは[jsonparser](https://www.unrealengine.com/marketplace/ja/product/jsonparser)がオススメです。 使い方は[blueprintue](https://blueprintue.com/search/?query=varest)で検索してください。