# GameServerBin **Repository Path**: qcy/GameServer ## Basic Information - **Project Name**: GameServerBin - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GameServer #### 项目介绍 支持大型多人在线游戏服务器 #### 安装教程 1. git pull 2. cd GameServer/game 3. npm install 4. node app.js #### 使用说明 1. 依赖redis 2. 使用mysql5.6进行数据开发