Skip to content

docs: add Unity-Python feature parity guidelines to CLAUDE.md#376

Merged
from2001 merged 1 commit intodevelopfrom
update/CLAUDE.md-both-python-unity
Mar 14, 2026
Merged

docs: add Unity-Python feature parity guidelines to CLAUDE.md#376
from2001 merged 1 commit intodevelopfrom
update/CLAUDE.md-both-python-unity

Conversation

@from2001
Copy link
Collaborator

This pull request updates the documentation to clarify the importance of maintaining feature parity between the Unity and Python clients. It provides explicit guidance and a mapping of key components to help developers ensure both implementations remain consistent.

Documentation improvements:

  • Added a new section to CLAUDE.md outlining the requirement to keep the Unity (NetSyncManager.cs and related managers) and Python (client.py, net_sync_manager) clients in sync for all shared features, such as connection, discovery, transform synchronization, RPC, network variables, and stealth mode.
  • Included a detailed mapping between Unity and Python components to assist developers in identifying corresponding functionality and maintaining parity.

@from2001 from2001 merged commit 30fabed into develop Mar 14, 2026
@from2001 from2001 deleted the update/CLAUDE.md-both-python-unity branch March 14, 2026 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant