Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
REIKAI
ygopro
Commits
930b29e2
Commit
930b29e2
authored
Feb 03, 2019
by
nanahira
Committed by
GitHub
Feb 03, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
e8874018
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
40 deletions
+2
-40
README.md
README.md
+2
-40
No files found.
README.md
View file @
930b29e2
## YGOPro(Server)
[

](https://ci.appveyor.com/project/zh99998/ygopro/branch/server)
一个YGOPro的服务端版本,运行后自动建立主机,并开启端口供YGOPro客户端连接。
现用于
[
萌卡
](
https://mycard.moe/
)
和
[
YGOPRO 233服
](
http://mercury233.me/ygosrv233/
)
。
###Linux下编译
*
需要以下组件或工具
*
gcc
*
premake4
*
libevent
*
lua5.2
*
sqlite3
*
可参考 https://github.com/mercury233/ygopro-server/wiki 中的脚本
###Windows下编译
*
需要以下组件或工具
*
Visual Studio
*
premake5
*
libevent
*
lua5.2
*
sqlite3
*
dirent for windows
*
可参考本项目
[
appveyor.yml
](
https://github.com/mycard/ygopro/blob/server/appveyor.yml
)
中的脚本
###运行
*
使用
[
ygopro-server
](
https://github.com/mycard/ygopro-server
)
运行
*
手动运行的参数是
*
./ygopro 0 0 0 1 F F F 8000 5 1 180 0
*
端口(0为随机)
*
禁卡表编号
*
卡片允许
*
决斗模式
*
旧规则
*
不检查卡组
*
不洗切卡组
*
初始LP
*
初始手牌数
*
每回合抽卡
*
每回合时间
*
录像保存模式
This branch is only for a backup of YGOPro Server Mode Version 1.033.D, and is only used in specific purposes.
Some features like Reconnection is not available in this branch. Please move to
`server`
branch as soon as possible.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment