Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
S
srv.koishi.pro
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
MyCard
srv.koishi.pro
Commits
0fa88eca
Commit
0fa88eca
authored
Nov 12, 2018
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
changelog
parent
d34f6a73
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
1 deletion
+14
-1
changelog.html
changelog.html
+13
-0
download.html
download.html
+1
-1
No files found.
changelog.html
View file @
0fa88eca
...
@@ -41,6 +41,19 @@
...
@@ -41,6 +41,19 @@
</div>
</div>
</header>
</header>
<div
class=
"container"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"col-md-12"
>
<h1
class=
"title"
>
服务器更新
<span
class=
"date"
>
2018-11-12
</span></h1>
</div>
</div>
<div
class=
"row"
>
<div
class=
"col-md-12"
>
<p>
服务器升级,与官方版同步,修复一些BUG。
</p>
<p>
绝大部分修改来自于YGOPro官方开发者和爱好者的贡献。你可以在
<a
href=
"https://github.com/purerosefallen/ygopro/tree/server"
>
GitHub
</a>
查看修改详情。
</p>
<p>
1. 修正一些新卡的BUG。
</p>
<p>
2. 增加场上攻击力的计算功能。
</p>
</div>
</div>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-md-12"
>
<div
class=
"col-md-12"
>
<h1
class=
"title"
>
服务器更新
<span
class=
"date"
>
2018-11-9
</span></h1>
<h1
class=
"title"
>
服务器更新
<span
class=
"date"
>
2018-11-9
</span></h1>
...
...
download.html
View file @
0fa88eca
...
@@ -82,7 +82,7 @@
...
@@ -82,7 +82,7 @@
<div
class=
"col-md-12"
>
<div
class=
"col-md-12"
>
<p>
考虑到非Windows操作系统的用户需求,KoishiPro提供一些其他操作系统平台的版本下载。
</p>
<p>
考虑到非Windows操作系统的用户需求,KoishiPro提供一些其他操作系统平台的版本下载。
</p>
<p>
这些平台的KoishiPro暂不提供自动更新功能。
</p>
<p>
这些平台的KoishiPro暂不提供自动更新功能。
</p>
<p>
若要使用人机对战功能,这些平台需要安装Mono环境。
Linux系统可以运行命令
<kbd>
sudo apt install -y mono-complete
</kbd>
或者
<kbd>
sudo yum install -y mono-complete
</kbd>
来安装。Mac系统可以通过以下链接来下载安装。
</p>
<p>
若要使用人机对战功能,这些平台需要安装Mono环境。
Ubuntu和Debian系统可以运行命令
<kbd>
sudo apt install -y mono-complete
</kbd>
来安装。RedHat和CentOS系统可以运行命令
<kbd>
sudo yum install -y mono-complete
</kbd>
来安装。Mac系统可以通过以下链接来下载安装。
</p>
<p
class=
"buttons"
>
<p
class=
"buttons"
>
<a
class=
"btn btn-default btn-sm"
href=
"/archive/KoishiPro-linux-latest.zip"
target=
"_blank"
>
<a
class=
"btn btn-default btn-sm"
href=
"/archive/KoishiPro-linux-latest.zip"
target=
"_blank"
>
<span
class=
"glyphicon glyphicon-download-alt"
></span>
KoishiPro Linux下载
<span
class=
"glyphicon glyphicon-download-alt"
></span>
KoishiPro Linux下载
...
...
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