Commit ecef1f1e authored by mercury233's avatar mercury233

readme

parent 0d667ebd
......@@ -18,14 +18,32 @@
* 在线聊天室
###使用方法
* 安装修改后的mycard版ygopro服务端:https://github.com/mercury233/ygopro/tree/server
* `git clone https://github.com/mercury233/ygopro-server.git`
* `cd ygopro-server`
* `npm install`
* 可参考[wiki](https://github.com/mercury233/ygopro-server/wiki)安装
* 手动安装:
* 安装修改后的mycard版ygopro服务端:https://github.com/mercury233/ygopro/tree/server
* `git clone https://github.com/mercury233/ygopro-server.git`
* `cd ygopro-server`
* `npm install`
*`config.json`复制为`config.user.json`并进行修改
* `port`为你想要的端口
* `ygopro_path`为ygopro服务端的相对路径
* `modules.stop`为文本时,表示服务器关闭
* 更多选项参见wiki
* `node ygopro-server.js`即可运行
* 简易的控制台在http://mercury233.me/ygosrv233/dashboard.html (我没有开发给用户使用的大厅的打算。)
###高级功能
* 待补充说明
* 简易的先行卡更新控制台在http://mercury233.me/ygosrv233/pre-dashboard.html
### 开发计划
* 重做CTOS和STOC部分
* 模块化附加功能
* 房名代码
* 随机对战
* 召唤台词
* WindBot
* 云录像
* 比赛模式
* 先行卡更新
* 用户账号系统和管理员账号系统
* 云录像更换存储方式
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