|
204 | 204 | <Pcb label="UIGF v4.0" :games="['ys', 'sr_', 'zzz_']" bg="orange"></Pcb>
|
205 | 205 | </template>
|
206 | 206 | </Pcd>
|
207 |
| -<Pcd |
| 207 | + <Pcd |
208 | 208 | bg="/partnerships/HoyoBuddy/bg.png"
|
209 | 209 | icon="/partnerships/HoyoBuddy/icon.png"
|
210 | 210 | repo="https://github.com/seriaati/hoyo-buddy"
|
|
219 | 219 | <Pcb label="UIGF v4.0" :games="['ys', 'sr', 'zzz']" bg="blue"></Pcb>
|
220 | 220 | </template>
|
221 | 221 | </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> |
222 | 238 | </RelativeProjectPanel>
|
223 | 239 |
|
224 | 240 | ## Projects with UIAF Standard
|
|
409 | 425 | <Pcb label="SRGF v1.0" :games="['sr']" bg="blue"></Pcb>
|
410 | 426 | </template>
|
411 | 427 | </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> |
426 | 428 | <Pcd
|
427 | 429 | bg="https://raw.githubusercontent.com/DancingSnow0517/StarRail-gacha/master/imgs/1.png"
|
428 | 430 | icon="https://raw.githubusercontent.com/DancingSnow0517/StarRail-gacha/master/imgs/star_rail.png"
|
|
0 commit comments