Skip to content

Commit

Permalink
Merge pull request #89 from UIGF-org/snap-hutao-uigf4
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightczx authored Aug 13, 2024
2 parents 7611a5c + f4867ac commit 5f36a36
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/en/partnership-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,21 @@
<Pcb label="SRGF v1.0" :games="['sr']" bg="white"></Pcb>
</template>
</Pcd>
<Pcd
bg="https://img.alicdn.com/imgextra/i4/1797064093/O1CN01F0AGTl1g6dvW6j28q_!!1797064093.png"
icon="https://img.alicdn.com/imgextra/i4/1797064093/O1CN01oaGvKE1g6dut0pICS_!!1797064093.png"
repo="https://github.com/DGP-Studio/Snap.Hutao"
site="https://hut.ao/"
title="Snap Hutao"
desc="A multifunctional open-source Genshin Impact toolkit"
import export>
<template #import>
<Pcb label="UIGF v4.0" :games="['ys', 'sr_', 'zzz_']" bg="red"></Pcb>
</template>
<template #export>
<Pcb label="UIGF v4.0" :games="['ys', 'sr_', 'zzz_']" bg="red"></Pcb>
</template>
</Pcd>
</RelativeProjectPanel>

## Projects with UIAF Standard
Expand Down
15 changes: 15 additions & 0 deletions docs/zh/partnership-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,21 @@
<Pcb label="SRGF v1.0" :games="['sr']" bg="white"></Pcb>
</template>
</Pcd>
<Pcd
bg="https://img.alicdn.com/imgextra/i4/1797064093/O1CN01F0AGTl1g6dvW6j28q_!!1797064093.png"
icon="https://img.alicdn.com/imgextra/i4/1797064093/O1CN01oaGvKE1g6dut0pICS_!!1797064093.png"
repo="https://github.com/DGP-Studio/Snap.Hutao"
site="https://hut.ao/"
title="胡桃工具箱"
desc="实用的开源多功能原神工具箱"
import export>
<template #import>
<Pcb label="UIGF v4.0" :games="['ys', 'sr_', 'zzz_']" bg="red"></Pcb>
</template>
<template #export>
<Pcb label="UIGF v4.0" :games="['ys', 'sr_', 'zzz_']" bg="red"></Pcb>
</template>
</Pcd>
</RelativeProjectPanel>

## 使用 UIAF 标准的项目
Expand Down

0 comments on commit 5f36a36

Please sign in to comment.