Skip to content

Commit 0308282

Browse files
authored
新增支持 UIGF v4.0 的工具 - Hoyo Buddy (#96)
* Add Hoyo Buddy to partnership lists * Upload assets to repo * Use Simplified Chinese
1 parent 425717d commit 0308282

File tree

5 files changed

+30
-0
lines changed

5 files changed

+30
-0
lines changed
Loading
Loading
Loading

docs/en/partnership-list.md

+15
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,21 @@
189189
<Pcb label="SRGF v1.0" :games="['sr']" bg="white"></Pcb>
190190
</template>
191191
</Pcd>
192+
<Pcd
193+
bg="/partnerships/HoyoBuddy/bg.png"
194+
icon="/partnerships/HoyoBuddy/icon.png"
195+
repo="https://github.com/seriaati/hoyo-buddy"
196+
site="https://hb.seria.moe/"
197+
title="Hoyo Buddy"
198+
desc="A feature rich, easy to use, and beautifully designed Discord bot made for Hoyoverse gamers"
199+
import export>
200+
<template #import>
201+
<Pcb label="UIGF v4.0" :games="['ys', 'sr', 'zzz']" bg="blue"></Pcb>
202+
</template>
203+
<template #export>
204+
<Pcb label="UIGF v4.0" :games="['ys', 'sr', 'zzz']" bg="blue"></Pcb>
205+
</template>
206+
</Pcd>
192207
</RelativeProjectPanel>
193208

194209
## Projects with UIAF Standard

docs/zh/partnership-list.md

+15
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,21 @@
189189
<Pcb label="SRGF v1.0" :games="['sr']" bg="white"></Pcb>
190190
</template>
191191
</Pcd>
192+
<Pcd
193+
bg="/partnerships/HoyoBuddy/zh-bg.png"
194+
icon="/partnerships/HoyoBuddy/icon.png"
195+
repo="https://github.com/seriaati/hoyo-buddy"
196+
site="https://hb.seria.moe/index-zh-tw.html"
197+
title="Hoyo Buddy"
198+
desc="一个为 Hoyoverse 游戏玩家量身订做的 Discord 机器人, 功能丰富、易于使用且设计精美"
199+
import export>
200+
<template #import>
201+
<Pcb label="UIGF v4.0" :games="['ys', 'sr', 'zzz']" bg="blue"></Pcb>
202+
</template>
203+
<template #export>
204+
<Pcb label="UIGF v4.0" :games="['ys', 'sr', 'zzz']" bg="blue"></Pcb>
205+
</template>
206+
</Pcd>
192207
</RelativeProjectPanel>
193208

194209
## 使用 UIAF 标准的项目

0 commit comments

Comments
 (0)