Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-2pick
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
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
ygopro-2pick
Commits
57238cf5
Commit
57238cf5
authored
Dec 29, 2017
by
nanahira
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of ../ygopro-7210srv
parents
f36a1490
0cfe19b2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
8 deletions
+16
-8
.gitignore
.gitignore
+14
-8
system.conf
system.conf
+2
-0
No files found.
.gitignore
View file @
57238cf5
...
@@ -26,14 +26,14 @@
...
@@ -26,14 +26,14 @@
# git repos
# git repos
/pics
/pics
/script
/script
/WindBot
# ygopro main program
# windbot related files
/ygopro
/[Bb]ot.conf
/ygopro.exe
/[Bb]ot.exe
/ygopro_*.exe
/[Ww]ind[Bb]ot
/premake5
/premake5.exe
# ygopro config file
/system_user.conf
# ygopro folders
# ygopro folders
/deck
/deck
...
@@ -43,9 +43,15 @@
...
@@ -43,9 +43,15 @@
/sound
/sound
/update
/update
# ygopro main program
/ygopro
/ygopro.exe
/ygopro_*.exe
/premake5
/premake5.exe
# others
# others
/.vscode
/.vscode
/bak/
/bak/
/card_list.txt
/card_list.txt
/ygopro_*.bat
/ygopro_*.bat
system.conf
View file @
57238cf5
#config file
#config file
#nickname & gamename should be less than 20 characters
#nickname & gamename should be less than 20 characters
use_d3d
=
0
use_d3d
=
0
use_image_scale
=
1
pro_version
=
4930
antialias
=
2
antialias
=
2
errorlog
=
2
errorlog
=
2
nickname
=
Komeiji
Koishi
nickname
=
Komeiji
Koishi
...
...
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