Skip to content

Latest commit

 

History

History
137 lines (101 loc) · 4.2 KB

README.md

File metadata and controls

137 lines (101 loc) · 4.2 KB

Hits Forks Stargazers MIT License


Logo

GUNSURVIVAL CORE

Core engine for Gunsurvival

Play Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact
  5. Acknowledgments

About The Project

Logo

Gunsurvival Core is the core of Gunsurvival, which Gunsurvival Server and Gunsurvival Client will run base on it

(back to top)

Getting Started

To get a local build, copy up and running follow these simple example steps.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/gunsurvival/core.git
  2. Install NPM packages
    npm install
  3. Build the core
     npm run watch

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Đậu Văn Đăng Khoa - fb.com/khoakomlem - khoakomlem@gmail.com

Project Link: https://github.com/gunsurvival/core

(back to top)

Acknowledgments

(back to top)