Skip to content

Simple Node.js TCP Server implementation for Unity Multiplayer.

Notifications You must be signed in to change notification settings

rico345100/nodejs-tcp-server-for-unity

Repository files navigation

Node.js TCP Server for Unity Multiplayer

Simple TCP Server implementation for Unity Multiplayer.

Features

  • Network Instantiation
  • Sync Transform
  • Automatic Object Creation on connect to Network
  • No dependencies! :)

Requirements

  • [email protected] or higher (but will also work any version of Node.js that supports ES6)

Getting Started

  1. run start script
$ npm start
  1. Run Game Client

Others

See also https://github.com/rico345100/unity-multiplayer-with-nodejs.

Buy me a coffee!

Donations are big help for me to continue my development!

paypal

About

Simple Node.js TCP Server implementation for Unity Multiplayer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published