Commit 96e2d933 authored by mercury233's avatar mercury233

update readme.md

parent 1275e258
...@@ -19,11 +19,10 @@ ...@@ -19,11 +19,10 @@
"request": "*", "request": "*",
"bunyan": "*" "bunyan": "*"
}, },
"license": "GPLv3", "license": "GPL-3.0",
"main": "ygopro-server.js", "main": "ygopro-server.js",
"scripts": { "scripts": {
"start": "forever start mycard-server-match.js", "start": "forever start ygopro-server.js"
"build": "coffee -c mycard-server-match.coffee"
}, },
"engines": { "engines": {
"node": "*" "node": "*"
......
A server for YGOPRO.
Under test, do NOT use it.
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