Commit 0ea328b9 authored by nanahira's avatar nanahira

update fonts ci

parent ddf67e15
Pipeline #36325 passed with stages
in 6 minutes and 16 seconds
...@@ -231,10 +231,8 @@ assets: ...@@ -231,10 +231,8 @@ assets:
- wget -O - https://code.moenext.com/mycard/ygopro-sounds/-/archive/master/ygopro-sounds-master.tar.gz | tar zfx - - wget -O - https://code.moenext.com/mycard/ygopro-sounds/-/archive/master/ygopro-sounds-master.tar.gz | tar zfx -
- mv ygopro-sounds-master/sound/* sound - mv ygopro-sounds-master/sound/* sound
# fonts # fonts
- mkdir fonts - git cone --depth=1 https://code.moenext.com/mycard/ygopro-fonts
- cd fonts - mv ygopro-fonts/fonts .
- wget -O - https://cdn02.moecube.com:444/ygopro-fonts.tar.gz | tar zfx -
- cd ..
# pack # pack
- git clone --depth=1 https://code.moenext.com/mycard/ygopro-card-list - git clone --depth=1 https://code.moenext.com/mycard/ygopro-card-list
- mv ygopro-card-list/pack . - mv ygopro-card-list/pack .
......
...@@ -9,8 +9,8 @@ nickname = Komeiji Koishi ...@@ -9,8 +9,8 @@ nickname = Komeiji Koishi
gamename = Game gamename = Game
lastcategory = 未分类卡组 lastcategory = 未分类卡组
lastdeck = new lastdeck = new
textfont = ./fonts/simhei.ttf 14 textfont = ./fonts/textFont.ttf 14
numfont = ./fonts/arial.ttf numfont = ./fonts/numFont.ttf
serverport = 7911 serverport = 7911
lasthost = 127.0.0.1 lasthost = 127.0.0.1
lastport = 0 lastport = 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