Skip to content

max-mapper/voxel-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voxel-server

multiplayer server for voxel-engine

Use with voxel-client

If the client sends an object with a settings property, it will use those settings when creating its game instance and will send those instances to other clients that connect.

If the client settings have the property "resetSettings", the server will switch to those. It deletes any game instance and clears the chunkCache.

Get it running on your machine

npm install

Run the start script:

npm start

This gets the server running on port 8080.

explanation

background research:

license

BSD

About

multiplayer server for voxel-engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •