Skip to content

Commit e6f301f

Browse files
authored
Merge pull request #85 from AuroraZiling/main
2 parents 91eb4d1 + 8505e93 commit e6f301f

File tree

4 files changed

+28
-0
lines changed

4 files changed

+28
-0
lines changed
Binary file not shown.
Loading

docs/en/partnership-list.md

+14
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,20 @@
8282
<Pcb label="UIGF v4.0" :games="['ys_', 'sr_', 'zzz']" bg="white"></Pcb>
8383
</template>
8484
</Pcd>
85+
<Pcd
86+
bg="/partnerships/Hollow/home.webp"
87+
icon="/partnerships/Hollow/icon.png"
88+
repo="https://github.com/AuroraZiling/Hollow"
89+
title="Hollow"
90+
desc="Zenless Zone Zero Toolbox"
91+
import export>
92+
<template #import>
93+
<Pcb label="UIGF v4.0" :games="['ys_', 'sr_', 'zzz']" bg="green"></Pcb>
94+
</template>
95+
<template #export>
96+
<Pcb label="UIGF v4.0" :games="['ys_', 'sr_', 'zzz']" bg="green"></Pcb>
97+
</template>
98+
</Pcd>
8599
</RelativeProjectPanel>
86100

87101
## Projects with UIAF Standard

docs/zh/partnership-list.md

+14
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,20 @@
8282
<Pcb label="UIGF v4.0" :games="['ys_', 'sr_', 'zzz']" bg="white"></Pcb>
8383
</template>
8484
</Pcd>
85+
<Pcd
86+
bg="/partnerships/Hollow/home.webp"
87+
icon="/partnerships/Hollow/icon.png"
88+
repo="https://github.com/AuroraZiling/Hollow"
89+
title="Hollow"
90+
desc="绝区零工具箱"
91+
import export>
92+
<template #import>
93+
<Pcb label="UIGF v4.0" :games="['ys_', 'sr_', 'zzz']" bg="green"></Pcb>
94+
</template>
95+
<template #export>
96+
<Pcb label="UIGF v4.0" :games="['ys_', 'sr_', 'zzz']" bg="green"></Pcb>
97+
</template>
98+
</Pcd>
8599
</RelativeProjectPanel>
86100

87101
## 使用 UIAF 标准的项目

0 commit comments

Comments
 (0)