Hubs-Foundation / hubs-docs

Other
25 stars 157 forks source link

Add Client development networking doc #158

Closed takahirox closed 1 year ago

takahirox commented 1 year ago

This PR adds documents about "Hubs Client development Networking" based on John's draft.

It describes the Hubs Client networked entities and how to write networked components. Target readers are new Hubs Client or add-on developers who knows the new Hubs Client bitECS system described in #156 and want to write networked entities or components.

There still be some inline TODOs. I hope we will make follow up PRs for them later.

For reviewers, please first review the content itself. After finalizing the content, I want you to review my English sentences, or will use AI for the check.

You don't need to review the "Hubs Client internal" sections because they are not ready for review yet and the T.B.D. sections are hidden with <detailed> tag. I hope we can polish them in the follow up PRs.

takahirox commented 1 year ago

Thanks for the comments. Regarding the T.B.D. sections, I hide them befind <detailed> tags for now. I hope we can polish (or remove?) them later.