webglserver

Basic NodeJS Server in Java Script for Unity WebGL Aplication

WebGL Meta Multiplayer Kit https://assetstore.unity.com/packages/tools/network/webgl-multiplayer-kit-145882

this Server is powerful WebGL mmo template created special for multiplayer online games or metaverse in html5.

To Run

# clone the project
git clone https://github.com/rio3dstudios/metaverse.git


# open the project directory in windows cmd
cd basicsampleserver

# install dependencies
npm install


# start the application
npm start