From 00b6dd65bc57e4a813dd19e16590fb0424ef79ad Mon Sep 17 00:00:00 2001 From: Arnaud Jamin Date: Mon, 6 Jan 2025 00:59:12 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 395c2ac..489c4f9 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Used to configure the network emulation ### NetImgui Handle connections to a [NetImgui](https://github.com/sammyfreg/netImgui) server. -![image](https://github.com/user-attachments/assets/b26be5dc-4c37-47f4-8e09-238c633e1bd4) +![NetImgui](https://github.com/user-attachments/assets/ea1d4a28-4c2f-460c-ac7d-5f6ef8e6e6dd) The following image shows the editor running along a dedicated server. The NetImgui server displays the dedicated server imgui windows. This can be used to debug the state of the game server. For example the behavior trees are only available on the game server.