colyseus / colyseus-unity-sdk

⚔ Colyseus Multiplayer SDK for Unity

Home Page:https://docs.colyseus.io/getting-started/unity-sdk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Discussion forum

Multiplayer Game Client for Unity.
View documentation

Colyseus SDK Development

Unit tests

Open Window → General → Test Runner.

Releasing a new version

Update the version number under Assets/Colyseus/package.json and push to master branch.

Updating Asset Store Documentation

Markdown files can be converted into PDF any number of ways, most recently used was Markdown to PDF. The goal for this is specifically to appease the Unity team's approval process. The documentation was a lightly edited version of our Getting Started - Unity3D documentation, with hyperlinks fixed and an additional "go to the docs page" link added to the top of the file. Both the PDF and the MD files should be placed under Assets/Colyseus/Documentation~/

License

MIT

About

⚔ Colyseus Multiplayer SDK for Unity

https://docs.colyseus.io/getting-started/unity-sdk/

License:MIT License


Languages

Language:C# 98.4%Language:JavaScript 0.9%Language:TypeScript 0.7%