From 0810be68098a77101fa53ed05cb306a2d34c77a3 Mon Sep 17 00:00:00 2001 From: APEX FIGHT Date: Thu, 2 Jan 2025 18:22:33 -0500 Subject: [PATCH] clearer documentation --- Client/Unity/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Client/Unity/README.md b/Client/Unity/README.md index 8757256..a066a87 100644 --- a/Client/Unity/README.md +++ b/Client/Unity/README.md @@ -1,6 +1,6 @@ # Unity Setup First, set the ip of the csnc compatible server. - +(it needs to be formatted as such http://192.51.100.123:1234/ or http://mydomain.tld:1234/) ![image](./InstructionalImages/ipchange.png) Then schedule the GameObjectRegistry script to be\