Skip to content

Commit 52a6af9

Browse files
authored
更新派蒙笔记本标准支持情况 (#97)
1 parent 9e74b9f commit 52a6af9

File tree

2 files changed

+34
-30
lines changed

2 files changed

+34
-30
lines changed

docs/en/partnership-list.md

+17-15
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
<Pcb label="UIGF v4.0" :games="['ys', 'sr_', 'zzz_']" bg="orange"></Pcb>
205205
</template>
206206
</Pcd>
207-
<Pcd
207+
<Pcd
208208
bg="/partnerships/HoyoBuddy/bg.png"
209209
icon="/partnerships/HoyoBuddy/icon.png"
210210
repo="https://github.com/seriaati/hoyo-buddy"
@@ -219,6 +219,22 @@
219219
<Pcb label="UIGF v4.0" :games="['ys', 'sr', 'zzz']" bg="blue"></Pcb>
220220
</template>
221221
</Pcd>
222+
<Pcd
223+
bg="/partnerships/PaimonsNotebook/preview.webp"
224+
icon="/partnerships/PaimonsNotebook/logo.webp"
225+
repo="https://github.com/QooLianyi/PaimonsNotebook"
226+
title="PaimonsNotebook"
227+
desc="Android-platform game tool for Genshin Impact"
228+
import export>
229+
<template #import>
230+
<Pcb label="UIGF v4.0" :games="['ys', 'sr_', 'zzz_']" bg="green"></Pcb>
231+
<Pcb label="UIGF v3.0" :games="['ys']" bg="white"></Pcb>
232+
</template>
233+
<template #export>
234+
<Pcb label="UIGF v4.0" :games="['ys', 'sr_', 'zzz_']" bg="green"></Pcb>
235+
<Pcb label="UIGF v3.0" :games="['ys']" bg="white"></Pcb>
236+
</template>
237+
</Pcd>
222238
</RelativeProjectPanel>
223239

224240
## Projects with UIAF Standard
@@ -409,20 +425,6 @@
409425
<Pcb label="SRGF v1.0" :games="['sr']" bg="blue"></Pcb>
410426
</template>
411427
</Pcd>
412-
<Pcd
413-
bg="/partnerships/PaimonsNotebook/preview.webp"
414-
icon="/partnerships/PaimonsNotebook/logo.webp"
415-
repo="https://github.com/QooLianyi/PaimonsNotebook"
416-
title="PaimonsNotebook"
417-
desc="Android-platform game tool for Genshin Impact"
418-
import export>
419-
<template #import>
420-
<Pcb label="UIGF v3.0" :games="['ys']" bg="green"></Pcb>
421-
</template>
422-
<template #export>
423-
<Pcb label="UIGF v3.0" :games="['ys']" bg="green"></Pcb>
424-
</template>
425-
</Pcd>
426428
<Pcd
427429
bg="https://raw.githubusercontent.com/DancingSnow0517/StarRail-gacha/master/imgs/1.png"
428430
icon="https://raw.githubusercontent.com/DancingSnow0517/StarRail-gacha/master/imgs/star_rail.png"

docs/zh/partnership-list.md

+17-15
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
<Pcb label="UIGF v4.0" :games="['ys', 'sr_', 'zzz_']" bg="orange"></Pcb>
205205
</template>
206206
</Pcd>
207-
<Pcd
207+
<Pcd
208208
bg="/partnerships/HoyoBuddy/zh-bg.png"
209209
icon="/partnerships/HoyoBuddy/icon.png"
210210
repo="https://github.com/seriaati/hoyo-buddy"
@@ -219,6 +219,22 @@
219219
<Pcb label="UIGF v4.0" :games="['ys', 'sr', 'zzz']" bg="blue"></Pcb>
220220
</template>
221221
</Pcd>
222+
<Pcd
223+
bg="/partnerships/PaimonsNotebook/preview.webp"
224+
icon="/partnerships/PaimonsNotebook/logo.webp"
225+
repo="https://github.com/QooLianyi/PaimonsNotebook"
226+
title="派蒙笔记本"
227+
desc="安卓平台下的原神工具"
228+
import export>
229+
<template #import>
230+
<Pcb label="UIGF v4.0" :games="['ys', 'sr_', 'zzz_']" bg="green"></Pcb>
231+
<Pcb label="UIGF v3.0" :games="['ys']" bg="white"></Pcb>
232+
</template>
233+
<template #export>
234+
<Pcb label="UIGF v4.0" :games="['ys', 'sr_', 'zzz_']" bg="green"></Pcb>
235+
<Pcb label="UIGF v3.0" :games="['ys']" bg="white"></Pcb>
236+
</template>
237+
</Pcd>
222238
</RelativeProjectPanel>
223239

224240
## 使用 UIAF 标准的项目
@@ -414,20 +430,6 @@
414430
<Pcb label="SRGF v1.0" :games="['sr']" bg="blue"></Pcb>
415431
</template>
416432
</Pcd>
417-
<Pcd
418-
bg="/partnerships/PaimonsNotebook/preview.webp"
419-
icon="/partnerships/PaimonsNotebook/logo.webp"
420-
repo="https://github.com/QooLianyi/PaimonsNotebook"
421-
title="派蒙笔记本"
422-
desc="安卓平台下的原神工具"
423-
import export>
424-
<template #import>
425-
<Pcb label="UIGF v3.0" :games="['ys']" bg="green"></Pcb>
426-
</template>
427-
<template #export>
428-
<Pcb label="UIGF v3.0" :games="['ys']" bg="green"></Pcb>
429-
</template>
430-
</Pcd>
431433
<Pcd
432434
bg="https://raw.githubusercontent.com/DancingSnow0517/StarRail-gacha/master/imgs/1.png"
433435
icon="https://raw.githubusercontent.com/DancingSnow0517/StarRail-gacha/master/imgs/star_rail.png"

0 commit comments

Comments
 (0)