Table of Contents
Gunsurvival Server is game server which run based on Gunsurvival Core and grab connections of Gunsurvival Client to play online!
- Colyseus: Multiplayer Gameserver Framework for Node.js.
To get a local copy, copy up and running follow these simple example steps.
- Install node.js
- Clone the repo
git clone https://github.com/gunsurvival/server.git
- Install NPM packages
npm install
- Run, the server should be lift up at localhost:3000
npm run watch
Distributed under the MIT License. See LICENSE.txt
for more information.
Đậu Văn Đăng Khoa - fb.com/khoakomlem - khoakomlem@gmail.com
Project Link: https://github.com/gunsurvival/server