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
cb8842fb
Commit
cb8842fb
authored
Dec 11, 2016
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test appveyor
parent
756e6b72
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
7 deletions
+10
-7
appveyor.yml
appveyor.yml
+5
-2
system.conf
system.conf
+5
-5
No files found.
appveyor.yml
View file @
cb8842fb
...
@@ -43,6 +43,7 @@ configuration: Release
...
@@ -43,6 +43,7 @@ configuration: Release
build
:
build
:
project
:
build/ygo.sln
project
:
build/ygo.sln
parallel
:
true
after_build
:
after_build
:
-
mv bin\release\ygopro.exe .
-
mv bin\release\ygopro.exe .
...
@@ -52,6 +53,8 @@ after_build:
...
@@ -52,6 +53,8 @@ after_build:
-
appveyor DownloadFile https://github.com/mercury233/ygopro/raw/server/cards.cdb
-
appveyor DownloadFile https://github.com/mercury233/ygopro/raw/server/cards.cdb
-
7z a ygopro-ver.233.7z ygopro.exe LICENSE README.md lflist.conf strings.conf system.conf cards.cdb script textures deck pics replay -xr!.git*
-
7z a ygopro-ver.233.7z ygopro.exe LICENSE README.md lflist.conf strings.conf system.conf cards.cdb script textures deck pics replay -xr!.git*
test
:
off
artifacts
:
artifacts
:
-
path
:
ygopro.exe
-
path
:
ygopro.exe
name
:
ygopro
name
:
ygopro
...
@@ -59,8 +62,8 @@ artifacts:
...
@@ -59,8 +62,8 @@ artifacts:
name
:
ygopro-ver.233
name
:
ygopro-ver.233
deploy
:
deploy
:
tag
:
latest
tag
:
ygopro-{build}
release
:
latest
release
:
ygopro-{build}
description
:
'
Automatic
Build
by
Appveyor'
description
:
'
Automatic
Build
by
Appveyor'
provider
:
GitHub
provider
:
GitHub
auth_token
:
auth_token
:
...
...
system.conf
View file @
cb8842fb
...
@@ -3,14 +3,14 @@
...
@@ -3,14 +3,14 @@
use_d3d
=
0
use_d3d
=
0
antialias
=
2
antialias
=
2
errorlog
=
1
errorlog
=
1
nickname
=
Player
nickname
=
YGO233
Player
gamename
=
Game
gamename
=
Game
lastdeck
=
new
lastdeck
=
new
textfont
=
c
:/
windows
/
fonts
/
simsun
.
ttc
14
textfont
=
c
:/
windows
/
fonts
/
msyh
.
ttf
14
numfont
=
c
:/
windows
/
fonts
/
arialbd
.
ttf
numfont
=
c
:/
windows
/
fonts
/
arialbd
.
ttf
serverport
=
7911
serverport
=
7911
lastip
=
1
27
.
0
.
0
.
1
lastip
=
1
18
.
178
.
111
.
167
lastport
=
7911
lastport
=
233
autopos
=
1
autopos
=
1
randompos
=
0
randompos
=
0
autochain
=
0
autochain
=
0
...
@@ -18,7 +18,7 @@ waitchain = 0
...
@@ -18,7 +18,7 @@ waitchain = 0
mute_opponent
=
0
mute_opponent
=
0
mute_spectators
=
0
mute_spectators
=
0
hide_setname
=
0
hide_setname
=
0
hide_hint_button
=
1
hide_hint_button
=
0
#control_mode = 0: Key A/S/D/R Chain Buttons. control_mode = 1: MouseLeft/MouseRight/NULL/F9 Without Chain Buttons
#control_mode = 0: Key A/S/D/R Chain Buttons. control_mode = 1: MouseLeft/MouseRight/NULL/F9 Without Chain Buttons
control_mode
=
0
control_mode
=
0
draw_field_spell
=
1
draw_field_spell
=
1
...
...
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