From aa1be3c082fa5b644ab88651410aac6320651f2b Mon Sep 17 00:00:00 2001 From: apex Date: Fri, 3 Jan 2025 05:34:50 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index dc64c18..4b95aad 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # CSNC -Client-Sync-Net-Code for unity game objects - -A set of very basic drop-in scripts for client-server games that allows 'p2p' style synchronization - +Client-Sync-Net-Code for unity (but potentially not just unity) game objects + +A set of very basic drop-in scripts for client-server games that allows 'p2p' style synchronization + great for synchronizing simple visual things that are mostly controlled by clients such as particles or thrown objects \ No newline at end of file