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)で検索してください。