Commit 01633a27 authored by wind2009's avatar wind2009

Merge remote-tracking branch 'origin/master' into develop

parents 27847ed7 639e421b
......@@ -8,4 +8,4 @@ cp -rf ./ygopro-database/locales/$TARGET_LOCALE/* .
# ygopro-images
mkdir pics
# skip it in develop branch
# wget -O - https://cdn01.moecube.com/images/ygopro-images-${TARGET_LOCALE}.zip | bsdtar -C pics -xf -
wget -O - https://cdn01.moecube.com/images/ygopro-images-${TARGET_LOCALE}.zip | bsdtar -C pics -xf -
......@@ -496,7 +496,7 @@ upload:
- linux
variables:
appVersion: $CI_COMMIT_TAG
# script: ./.ci/upload-packager.sh
script: 'true'
script: ./.ci/upload-packager.sh
#script: 'true'
only:
- tags
......@@ -15245,4 +15245,4 @@
29401950 2 --奈落の落とし穴
15800838 2 --マインドクラッシュ
62279055 2 --魔法の筒
97077563 2 --リビングデッドの呼び声
97077563 2 --リビングデッドの呼び声
\ No newline at end of file
......@@ -36,8 +36,8 @@ auto_search_limit = -1
search_multiple_keywords = 1
ignore_deck_changes = 0
default_ot = 1
enable_bot_mode = 0
bot_deck_path = ./botdeck
enable_bot_mode = 1
bot_deck_path = ./windbot/Decks
quick_animation = 0
auto_save_replay = 0
draw_single_chain = 0
......
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