Commit 72179db2 authored by nanahira's avatar nanahira

Merge branch 'master' of https://github.com/moecube/srvpro into mc

parents 1b03279f cfcff7ef
...@@ -21,23 +21,24 @@ ...@@ -21,23 +21,24 @@
* 1 YGOCore战队联盟第十二届联赛使用规则 * 1 YGOCore战队联盟第十二届联赛使用规则
* 2 正常加时赛规则 + 1胜规则 * 2 正常加时赛规则 + 1胜规则
* 3 2018年7月适用的OCG/TCG加时赛规则 * 3 2018年7月适用的OCG/TCG加时赛规则
* 断线重连
### 不支持功能 ### 不支持功能
* 在线聊天室 * 在线聊天室
### 使用方法 ### 使用方法
* 可参考[wiki](https://github.com/mercury233/ygopro-server/wiki)安装 * 可参考[wiki](https://github.com/moecube/srvpro/wiki)安装
* 手动安装: * 手动安装:
* `git clone https://github.com/moecube/srvpro.git` * `git clone https://github.com/moecube/srvpro.git`
* `cd srvpro` * `cd srvpro`
* `npm install` * `npm install`
* 安装修改后的YGOPro服务端:https://github.com/moecube/ygopro/tree/server * 安装修改后的YGOPro服务端:https://github.com/moecube/ygopro/tree/server
* `node ygopro-server.js`即可运行 * `node ygopro-server.js`即可运行
* 简易的控制台在 http://srvpro.ygo233.com/dashboard.html * 简易的控制台在 http://srvpro.ygo233.com/dashboard.html 或 http://srvpro-cn.ygo233.com/dashboard.html
### 高级功能 ### 高级功能
* 待补充说明 * 待补充说明
* 简易的先行卡更新控制台在 http://srvpro.ygo233.com/pre-dashboard.html * 简易的先行卡更新控制台在 http://srvpro.ygo233.com/pre-dashboard.html 或 http://srvpro-cn.ygo233.com/pre-dashboard.html
### 开发计划 ### 开发计划
* 重做CTOS和STOC部分 * 重做CTOS和STOC部分
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment