Commit 1657f74c authored by 神楽坂玲奈's avatar 神楽坂玲奈

clean

parent 6ff5d90a
{
"ip": "112.124.4.110",
"ip": "",
"port": 7911,
"version": 4896,
"modules": {
"welcome": "Mycard MatchServer\n这里是测试中的新服务器, 还不稳定, 随时可能崩溃, 遇到意外请淡定",
"welcome": "Mycard Server",
"tips": "https://my-card.in/tips.json",
"dialogues": "https://my-card.in/dialogues.json",
"database": "mongodb://phoenix.my-card.in/mycard",
"post_start_watching": false,
"database": false,
"post_start_watching": true,
"skip_empty_side": true,
"http": {
"port": 7922,
......
{
"name": "ygopro-server",
"version": "2.0.0",
"version": "2.1.0",
"description": "a server for ygopro",
"repository": {
"type": "git",
......@@ -18,7 +18,8 @@
"freeport": "*",
"inotify": "*",
"request": "*",
"mongoose": "*"
"mongoose": "*",
"bunyan": "*"
},
"license": "GPLv3",
"main": "ygopro-server.js",
......
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