Commit 57238cf5 authored by nanahira's avatar nanahira

Merge branch 'master' of ../ygopro-7210srv

parents f36a1490 0cfe19b2
...@@ -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
#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
......
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