Commit a6b8bbf2 authored by mercury233's avatar mercury233

fix readme

parent 9541b471
## ygopro-server-lite ## ygopro-server-lite
一个YGOPRO服务器,基于mycard代码修改。 一个YGOPRO服务器,基于mycard代码修改。
现用于[YGOPRO 233服](http://mercury233.me/ygosrv233/) 现用于[YGOPRO 233服](http://mercury233.me/ygosrv233/)
###支持功能 ###支持功能
...@@ -18,9 +19,9 @@ ...@@ -18,9 +19,9 @@
###使用方法 ###使用方法
* 安装修改后的mycard版ygopro服务端:https://github.com/mercury233/ygopro/tree/server * 安装修改后的mycard版ygopro服务端:https://github.com/mercury233/ygopro/tree/server
* ``git clone https://github.com/mercury233/ygopro-server.git * `git clone https://github.com/mercury233/ygopro-server.git`
cd ygopro-server * `cd ygopro-server`
npm install`` * `npm install`
* 修改`config.json` * 修改`config.json`
* `port`为你想要的端口 * `port`为你想要的端口
* `version`为ygopro的十进制版本号(例如,0x1336=4918) * `version`为ygopro的十进制版本号(例如,0x1336=4918)
......
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