Update README.md

This commit is contained in:
apex 2025-01-03 05:34:50 +00:00
parent 62a1d22528
commit aa1be3c082

View File

@ -1,7 +1,7 @@
# CSNC # CSNC
Client-Sync-Net-Code for unity game objects 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 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 great for synchronizing simple visual things that are mostly controlled by clients such as particles or thrown objects